v1.9.0 #82
wheel_deploy.yaml
on: release
Annotations
28 errors, 1 warning, and 2 notices
test (ubuntu-latest, 3.9)
Process completed with exit code 128.
|
test (macos-13, 3.13)
The job was canceled because "ubuntu-latest_3_9" failed.
|
test (macos-14, 3.12)
The job was canceled because "ubuntu-latest_3_9" failed.
|
test (macos-14, 3.10)
The job was canceled because "ubuntu-latest_3_9" failed.
|
test (macos-14, 3.8)
The job was canceled because "ubuntu-latest_3_9" failed.
|
test (macos-14, 3.13)
The job was canceled because "ubuntu-latest_3_9" failed.
|
test (macos-14, 3.11)
The job was canceled because "ubuntu-latest_3_9" failed.
|
test (macos-14, 3.9)
The job was canceled because "ubuntu-latest_3_9" failed.
|
test (ubuntu-latest, 3.8)
The job was canceled because "ubuntu-latest_3_9" failed.
|
test (ubuntu-latest, 3.8)
The operation was canceled.
|
test (macos-13, 3.8)
The job was canceled because "ubuntu-latest_3_9" failed.
|
test (macos-13, 3.8)
The operation was canceled.
|
test (ubuntu-latest, 3.13)
The job was canceled because "ubuntu-latest_3_9" failed.
|
test (ubuntu-latest, 3.13)
The operation was canceled.
|
test (macos-13, 3.9)
The job was canceled because "ubuntu-latest_3_9" failed.
|
test (macos-13, 3.9)
The operation was canceled.
|
test (ubuntu-latest, 3.12)
The job was canceled because "ubuntu-latest_3_9" failed.
|
test (ubuntu-latest, 3.12)
The operation was canceled.
|
test (ubuntu-latest, 3.11)
The job was canceled because "ubuntu-latest_3_9" failed.
|
test (ubuntu-latest, 3.11)
The operation was canceled.
|
test (ubuntu-latest, 3.10)
The job was canceled because "ubuntu-latest_3_9" failed.
|
test (ubuntu-latest, 3.10)
The operation was canceled.
|
test (macos-13, 3.11)
The job was canceled because "ubuntu-latest_3_9" failed.
|
test (macos-13, 3.11)
The operation was canceled.
|
test (macos-13, 3.10)
The job was canceled because "ubuntu-latest_3_9" failed.
|
test (macos-13, 3.10)
The operation was canceled.
|
test (macos-13, 3.12)
The job was canceled because "ubuntu-latest_3_9" failed.
|
test (macos-13, 3.12)
The operation was canceled.
|
Build 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"`.
|
Build wheels on macos-13
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.
|
Upload release to PyPI
Generating and uploading digital attestations
|