You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"`.
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.
The text was updated successfully, but these errors were encountered: