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

Update ci-wheels.yml for cibuildwheel v2.16.5 #411

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

bjlittle
Copy link
Member

@bjlittle bjlittle commented Feb 2, 2024

🚀 Pull Request

Description

Try testing native arm64 using macos-14 GHA runner, given the latest release of cibuildwheels v2.16.5

So we now have build, install and test bdist natively with no cross-compilation:

  • use ubuntu for x86_64 wheels
  • use macos-11 for x86_64 wheels
  • use macos-14 for arm64 wheels

@bjlittle bjlittle force-pushed the bjlittle-patch-1 branch 2 times, most recently from f7ff894 to ba89677 Compare February 2, 2024 15:05
Try testing cross-compilation for `macos` `arm64` on `x86_64` , given the latest release of `cibuildwheels` [v2.16.5](https://github.com/pypa/cibuildwheel/releases/tag/v2.16.5)
Copy link
Member

@ocefpaf ocefpaf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for tackling it and it seems all the tests are passing in the new archteture.

@trexfeathers trexfeathers merged commit 3987a80 into SciTools:main Feb 5, 2024
13 checks passed
@bjlittle
Copy link
Member Author

bjlittle commented Feb 5, 2024

@ocefpaf and @trexfeathers

Awesome, thanks guys 🍻

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.

3 participants