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

Setup GitHub Actions #2

Merged
merged 14 commits into from
Feb 1, 2024
Merged

Setup GitHub Actions #2

merged 14 commits into from
Feb 1, 2024

Conversation

colindean
Copy link
Contributor

No description provided.

macos-latest is macOS 12 Intel currently. Per [the post announcing macOS 14 runner availability][macos14ann], `macos-latest` will skip macos-13 and move to macos-14 by June 2024. Per the [M1 runner announcement][m1ann], only the macos-14 runners will have ARM and will have it by default, so we'll use that to get macOS ARM testing.

[macos14ann]: https://github.blog/changelog/2024-01-30-github-actions-macos-14-sonoma-is-now-available/
[m1ann]: https://github.blog/changelog/2024-01-30-github-actions-introducing-the-new-m1-macos-runner-available-to-open-source/
Python 3.12 has some build issues on GitHub's runners, so let's work with Python 3.11 unless those build issues are the same.
@colindean colindean marked this pull request as draft January 31, 2024 23:56
@colindean colindean marked this pull request as ready for review February 1, 2024 01:43
@colindean colindean merged commit 874726b into main Feb 1, 2024
3 checks passed
@colindean colindean deleted the github-actions branch February 1, 2024 01:43
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