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: add macOS nightly wheels for free-threaded CPython #757

Merged
merged 2 commits into from
Jun 27, 2024

Conversation

rgommers
Copy link
Member

Follow-up to gh-756, adding x86-64 and arm64 macOS nightly wheels to the x86-64 Linux ones.

Also a minor tweak to the regular wheels builds for aarch64 Linux; bumping to musllinux_1_2 to match the free-threaded builds as well as what NumPy builds for on aarch64.

rgommers added 2 commits June 28, 2024 01:05
Also bump the regular aarch64 wheel builds to `musllinux_1_2`;
that's an inconsistency in config with numpy that is addressed here
(noted because the Linux free-threaded wheels made that bump too).
@rgommers rgommers added enhancement CI Continuous integration labels Jun 27, 2024
@rgommers rgommers added this to the v1.7.0 milestone Jun 27, 2024
@rgommers
Copy link
Member Author

CI log with new builds passing.

@rgommers rgommers merged commit 73c11d3 into PyWavelets:main Jun 27, 2024
16 of 17 checks passed
@rgommers rgommers deleted the macos-wheels branch June 27, 2024 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous integration enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant