Use no_block argument when running examples on CI #149
Triggered via pull request
September 27, 2023 18:39
Status
Success
Total duration
22m 49s
Artifacts
–
main.yml
on: pull_request
build_sdist
21s
Matrix: build_wheels
Annotations
4 warnings
build_wheels (macos-latest, macosx_arm64, cp39-)
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`.
|
build_wheels (macos-latest, macosx_arm64, cp310-)
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`.
|
build_wheels (macos-latest, macosx_arm64, cp311-)
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`.
|
build_wheels (macos-latest, macosx_arm64, cp38-)
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`.
|