Fix download patterns for wheels (Anaconda) (#717) #12
wheel_tests_and_release.yml
on: push
Matrix: build_linux_aarch64_wheels
Matrix: build_linux_x86_64_wheels
Matrix: build_macos_wheels
Matrix: build_windows_wheels
Annotations
4 warnings
Build python cp312 arm64 wheels on macos-latest
While arm64 wheels can be built on x86_64, they cannot be tested. Consider building arm64 wheels natively, if your CI provider offers this. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
|
Build python cp310 arm64 wheels on macos-latest
While arm64 wheels can be built on x86_64, they cannot be tested. Consider building arm64 wheels natively, if your CI provider offers this. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
|
Build python cp311 arm64 wheels on macos-latest
While arm64 wheels can be built on x86_64, they cannot be tested. Consider building arm64 wheels natively, if your CI provider offers this. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
|
Build python cp39 arm64 wheels on macos-latest
While arm64 wheels can be built on x86_64, they cannot be tested. Consider building arm64 wheels natively, if your CI provider offers this. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
|