Let's get CI working #38
Annotations
1 warning
Run python -m cibuildwheel --output-dir output/chromobius
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`.
|
Loading