FEAT: Transition to scikit-build-core CMake-based build process #674
build.yml
on: pull_request
Test latest Python
1m 22s
Build Linux wheels
10m 42s
Build macOS wheels
4m 15s
Build macOS wheels for ARM (Native)
3m 42s
Build Windows wheels AMD64
6m 37s
Build Windows wheels for ARM64
5m 15s
Build source distribution
9s
Build Linux wheels for ARM
0s
Publish release
0s
Annotations
5 warnings and 11 notices
Build macOS wheels for ARM (Native)
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"`.
|
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 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.
|
Build Windows wheels for ARM64
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-z_vk3970\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-z_vk3970\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-z_vk3970\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
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
artifact-linux-wheels-standard
Expired
|
22.9 MB |
|
artifact-macos-wheels-arm
Expired
|
5.98 MB |
|
artifact-macos-wheels-x86_64
Expired
|
5.98 MB |
|
artifact-sdist
Expired
|
120 KB |
|
artifact-windows-wheels-arm
Expired
|
4.55 MB |
|
artifact-windows-wheels-x86_64
Expired
|
5.71 MB |
|