Extend build_wheels workflow to build macOS arm64 wheels
nabla-c0d3 opened this issue · 2 comments
nabla-c0d3 commented
Now that nassl can be compiled and run natively on macOS arm64 (#105), we need to extend the workflow at https://github.com/nabla-c0d3/nassl/blob/release/.github/workflows/build_wheels.yml so that the corresponding wheels are generated.
nabla-c0d3 commented
GitHub-hosted runners don't support macos-arm64 runners yet: github/roadmap#528
In the mean time, a script is available to build macOS arm64 wheels locally: https://github.com/nabla-c0d3/nassl/pull/107/files#diff-3a208fee249f7d603518a2611a63be9e2f6afe25451bff24bcadf59b829a36f9R3
I've uploaded macOS arm64 wheels to Pypi as nassl version 5.0.1.