build arm64 wheels on windows #182
wheels.yml
on: pull_request
Annotations
5 warnings and 11 notices
Wheels on macos-14
While cibuildwheel can build CPython 3.8 universal2/arm64 wheels, we cannot test the arm64 part of them, even when running on an Apple Silicon machine. This is because we use the x86_64 installer of CPython 3.8. See the discussion in https://github.com/pypa/cibuildwheel/pull/1169 for the details. To silence this warning, set `CIBW_TEST_SKIP: "cp38-macosx_*:arm64"`.
|
Wheels on windows-latest
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
|
Wheels on windows-latest
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
|
Wheels on windows-latest
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
|
Wheels on windows-latest
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
|
Wheels on macos-12
Setting SYSTEM_VERSION_COMPAT=0 to ensure CPython 3.8 can get correct macOS version and allow installation of wheels with MACOSX_DEPLOYMENT_TARGET >= 11.0. See https://github.com/pypa/cibuildwheel/issues/1767 for the details.
|
Wheels on windows-latest
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-5ysrjku4\cp39-win_arm64\build\extra-setup.cfg for cross-compilation
|
Wheels on windows-latest
Setting SETUPTOOLS_EXT_SUFFIX=.cp39-win_arm64.pyd for cross-compilation
|
Wheels on windows-latest
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
|
Wheels on windows-latest
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
|
Wheels on windows-latest
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-5ysrjku4\cp310-win_arm64\build\extra-setup.cfg for cross-compilation
|
Wheels on windows-latest
Setting SETUPTOOLS_EXT_SUFFIX=.cp310-win_arm64.pyd for cross-compilation
|
Wheels on windows-latest
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
|
Wheels on windows-latest
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
|
Wheels on windows-latest
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-5ysrjku4\cp311-win_arm64\build\extra-setup.cfg for cross-compilation
|
Wheels on windows-latest
Setting SETUPTOOLS_EXT_SUFFIX=.cp311-win_arm64.pyd for cross-compilation
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
dist
Expired
|
2.85 MB |
|
dist-macos-12
Expired
|
240 KB |
|
dist-macos-14
Expired
|
222 KB |
|
dist-sdist
Expired
|
5.08 KB |
|
dist-ubuntu-latest
Expired
|
1.84 MB |
|
dist-windows-latest
Expired
|
561 KB |
|