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

Test macOS (ARM) wheels on GH #656

Open
maliasadi opened this issue Mar 21, 2024 · 0 comments
Open

Test macOS (ARM) wheels on GH #656

maliasadi opened this issue Mar 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@maliasadi
Copy link
Member

Lightning uses the macOS (x86_64) runner to build arm64 wheels and as such these wheels cannot be tested properly on this platform.

Warning: While arm64 wheels can be built on x86_64, they cannot be tested. The ability to test the arm64 wheels will be added in a future release of cibuildwheel, once Apple Silicon CI runners are widely available. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.

https://github.com/PennyLaneAI/pennylane-lightning/actions/runs/8363931169/job/22898605790

This can be resolved by using the "24th floor M2 Mac" runner to build and test wheels on macOS ARM.

@maliasadi maliasadi changed the title Test wheels on macOS (ARM) Test macOS (ARM) wheels on GH Mar 21, 2024
@maliasadi maliasadi added the enhancement New feature or request label Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant