Skip to content

Update build.yml

Update build.yml #23

Triggered via push June 2, 2024 03:28
Status Success
Total duration 12m 21s
Artifacts
Test latest Python
1m 24s
Test latest Python
Build Linux wheels
10m 42s
Build Linux wheels
Build macOS wheels
6m 40s
Build macOS wheels
Build macOS wheels for ARM (Native)
3m 14s
Build macOS wheels for ARM (Native)
Build Windows wheels AMD64
7m 24s
Build Windows wheels AMD64
Build Windows wheels for ARM64
4m 32s
Build Windows wheels for ARM64
Fit to window
Zoom out
Zoom in

Annotations

4 warnings and 11 notices
Build Windows wheels for ARM64
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"`.
Build Windows wheels for ARM64
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"`.
Build Windows wheels for ARM64
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"`.
Build Windows wheels for ARM64
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"`.
Build Windows wheels for ARM64
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-zlocm5uo\cp39-win_arm64\build\extra-setup.cfg for cross-compilation
Build Windows wheels for ARM64
Setting SETUPTOOLS_EXT_SUFFIX=.cp39-win_arm64.pyd for cross-compilation
Build Windows wheels for ARM64
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build Windows wheels for ARM64
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build Windows wheels for ARM64
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-zlocm5uo\cp310-win_arm64\build\extra-setup.cfg for cross-compilation
Build Windows wheels for ARM64
Setting SETUPTOOLS_EXT_SUFFIX=.cp310-win_arm64.pyd for cross-compilation
Build Windows wheels for ARM64
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build Windows wheels for ARM64
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build Windows wheels for ARM64
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-zlocm5uo\cp311-win_arm64\build\extra-setup.cfg for cross-compilation
Build Windows wheels for ARM64
Setting SETUPTOOLS_EXT_SUFFIX=.cp311-win_arm64.pyd for cross-compilation
Build macOS wheels
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.