Skip to content
New issue

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

macOS 10.15 deprecated, update github actions #509

Conversation

Moritz-Alexander-Kern
Copy link
Member

github actions macOS 10.15 runner is deprecated, updated to macOS 11 and 12.

see:
https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners

@coveralls
Copy link
Collaborator

coveralls commented Jul 27, 2022

Coverage Status

Coverage increased (+0.3%) to 87.549% when pulling 2f04c7a on INM-6:fix/github_CI_macos1015_deprecated into f4883d3 on NeuralEnsemble:master.

@@ -124,7 +124,7 @@ jobs:
fail-fast: false
matrix:
# OS [ubuntu-latest, macos-latest, windows-latest]
os: [macos-10.15,macos-latest]
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

latest refers to macOS 11

@Moritz-Alexander-Kern Moritz-Alexander-Kern merged commit 646cbd4 into NeuralEnsemble:master Jul 27, 2022
@Moritz-Alexander-Kern Moritz-Alexander-Kern deleted the fix/github_CI_macos1015_deprecated branch October 28, 2022 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants