We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Recently, the Github actions tests have been breaking. I am getting this warning about macOS 10.15 being deprecated: actions/runner-images#5583.
The NCEPLIBS team recommends using macos-latest. And they also recommend using ubuntu-latest.
The text was updated successfully, but these errors were encountered:
Update to use 'macos-latest'.
8628908
Fixes ufs-community#674.
Update to latest version of ubuntu.
a6e8b11
Update workflows to use latest macOS and ubuntu (#675)
5c6ddb1
Fixes #674.
GeorgeGayno-NOAA
Successfully merging a pull request may close this issue.
Recently, the Github actions tests have been breaking. I am getting this warning about macOS 10.15 being deprecated: actions/runner-images#5583.
The NCEPLIBS team recommends using macos-latest. And they also recommend using ubuntu-latest.
The text was updated successfully, but these errors were encountered: