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

ci: fix macos-latest #677

Merged
merged 1 commit into from
Apr 25, 2024
Merged

ci: fix macos-latest #677

merged 1 commit into from
Apr 25, 2024

Conversation

JP-Ellis
Copy link
Contributor

📝 Summary

Use macos-13 for Python 3.8 and Python 3.9, and macos-latest for all other Python version.

🚨 Breaking Changes

🔥 Motivation

The GitHub runners behind macos-latest were recently upgraded to macos-14 running on ARM / M1 architecture. Unfortunately, Python 3.8 and 3.9 aren't supported on ARM.

🔨 Test Plan

CI

🔗 Related issues/PRs

The GitHub runners behind `macos-latest` were recently upgraded to
`macos-14` running on ARM / M1 architecture. Unfortunately, Python 3.8
and 3.9 aren't supported on ARM.

Signed-off-by: JP-Ellis <josh@jpellis.me>
@JP-Ellis JP-Ellis self-assigned this Apr 25, 2024
@JP-Ellis JP-Ellis merged commit d9666e9 into master Apr 25, 2024
30 of 31 checks passed
@JP-Ellis JP-Ellis deleted the ci/fix-macos-latest branch April 25, 2024 01:44
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