E3SM-Project / E3SM-Project/PAM
Possible change for macos worfklow file
Open
- Dominant language
- Roff
- Stars
- 4
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
The [pamc-unit-macos.yml](https://github.com/E3SM-Project/PAM/blob/master/.github/workflows/pamc-unit-macos.yml) workflow file has the following snippet
```yaml
jobs:
mmf-simplified-macos:
runs-on: macos-12
```
GitHub docs do not mention a `macos-12` runner, they only mention `macos-13`, `macos-14` and `macos-latest`. Perhaps we should just run on the latter, whose name I think will always be valid?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.