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

Stop using deprecated macos-12 runner #789

Closed
wants to merge 1 commit into from

Conversation

crbelaus
Copy link

The macos-12 runner is deprecated and causing pipelines to fail.

This PR updates it to macos-14-large which is still Intel-based.

MacOS 12 runners are deprecated [1] so we need to use MacOS 14. By
default MacOS 14 runners are ARM based but we can use the MacOS 14 large
runners which are still Intel based.

[1]: actions/runner-images#10721
[2]: https://github.com/actions/runner-images
@crbelaus
Copy link
Author

Oh wait, looks like macos-14-large is not available in the free tier 🤦‍♂️

@crbelaus crbelaus closed this Nov 25, 2024
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.

1 participant