You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current Github Actions run macOS-11 and macOS-12. These are either not available anymore or will shortly be not available. See here.
Solution
I will update the macOS versions in our GitHub actions. We already included macos-latest and ubuntu-latest in #113. That required using conda-incubator to find conda and add it to the path.
Additional context
Just creating this issue to record the upcoming change and also the change already made in #113.
Code of Conduct
I agree to follow this project's Code of Conduct and Contributing Guidelines
The text was updated successfully, but these errors were encountered:
Problem
The current Github Actions run
macOS-11
andmacOS-12
. These are either not available anymore or will shortly be not available. See here.Solution
I will update the macOS versions in our GitHub actions. We already included
macos-latest
andubuntu-latest
in #113. That required using conda-incubator to find conda and add it to the path.Additional context
Just creating this issue to record the upcoming change and also the change already made in #113.
Code of Conduct
The text was updated successfully, but these errors were encountered: