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

Build macOS arm64 wheels on arm64 runner #536

Merged
merged 4 commits into from
Jun 20, 2024

Conversation

dstansby
Copy link
Contributor

This should:

  • Allow tests to be run for the arm64 wheels
  • Speed up the wheel CI job a bit, as the {intel, arm64} macOS builds will now be done in parallel on different jobs.

@dstansby dstansby changed the title Build macOS arm64 wheens on arm64 runner Build macOS arm64 wheels on arm64 runner Jun 19, 2024
@dstansby dstansby marked this pull request as ready for review June 19, 2024 13:09
@normanrz
Copy link
Contributor

Should we run the build tests also on macos-14 as well? https://github.com/zarr-developers/numcodecs/actions/runs/9586809165/job/26435499989?pr=536

@dstansby
Copy link
Contributor Author

👍 good idea

@normanrz normanrz merged commit 5f13152 into zarr-developers:main Jun 20, 2024
25 checks passed
@dstansby dstansby deleted the arm-wheels branch June 20, 2024 20:10
DimitriPapadopoulos pushed a commit to DimitriPapadopoulos/numcodecs that referenced this pull request Aug 10, 2024
Copy link

codecov bot commented Sep 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.91%. Comparing base (ecd8955) to head (9053439).
Report is 30 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #536   +/-   ##
=======================================
  Coverage   99.91%   99.91%           
=======================================
  Files          59       59           
  Lines        2318     2318           
=======================================
  Hits         2316     2316           
  Misses          2        2           

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.

2 participants