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

First try macos-arm64 #137

Merged
merged 19 commits into from
Jun 16, 2024
Merged

First try macos-arm64 #137

merged 19 commits into from
Jun 16, 2024

Conversation

q-posev
Copy link
Member

@q-posev q-posev commented Dec 24, 2023

@q-posev q-posev marked this pull request as draft December 24, 2023 17:00
@q-posev q-posev marked this pull request as ready for review June 14, 2024 11:30
@q-posev q-posev requested a review from scemama June 14, 2024 11:30
@q-posev
Copy link
Member Author

q-posev commented Jun 14, 2024

@scemama i finally did it - here is the working CI using new macos@arm64 runners. I had to fix a bunch of things to make it work because these new runners use python 3.12 and turns out pip installation changed there (i did not have a chance to test python 3.12 until now). I also bumped the ubuntu runner to 22.04 given the fact that 20.04 will become obsolete.

So now we can release Python wheels for macos@arm64. I have not yet modified the CI that builds and pushes the wheels because this PR should be go first.

We can squash the commits.

@scemama
Copy link
Member

scemama commented Jun 14, 2024

Very nice!

.github/workflows/actions.yml Show resolved Hide resolved
@q-posev q-posev merged commit 92504e0 into master Jun 16, 2024
3 checks passed
@q-posev q-posev deleted the try-macos-arm64 branch June 16, 2024 17:14
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.

MacOS ARM64 runners
2 participants