Skip to content

Setup GitHub Actions#2

Merged
colindean merged 14 commits intomainfrom
github-actions
Feb 1, 2024
Merged

Setup GitHub Actions#2
colindean merged 14 commits intomainfrom
github-actions

Conversation

@colindean
Copy link
Copy Markdown
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
@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