Skip to content

Release 1.12.0

Release 1.12.0 #1534

Re-run triggered September 23, 2024 20:36
Status Cancelled
Total duration 1m 23s
Artifacts 7

ci-cd.yml

on: push
⚙️ Pre-set global build settings
0s
⚙️ Pre-set global build settings
📦 Build distribution packages
10s
📦 Build distribution packages
Matrix: build-wheels-for-tested-arches
Matrix: Test
Test matrix status
3s
Test matrix status
Pre-Deploy
0s
Pre-Deploy
Matrix: build-wheels-for-odd-archs
Fit to window
Zoom out
Zoom in

Annotations

1 error, 2 warnings, and 2 notices
Deploy
The run was canceled by @bdraco.
📦 Build wheels for tested arches / Build wheels on macos
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 wheels for tested arches / Build wheels on macos
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 wheels for tested arches / Build wheels on macos
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 wheels for tested arches / Build wheels on macos
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.