Bump pypa/cibuildwheel from 2.20.0 to 2.21.2 #136
main.yml
on: pull_request
Matrix: build_wheels
Matrix: Memory leak tests, on current debug build Python
Matrix: All tests, on current Python
Upload wheels to PyPI
31s
Annotations
1 error, 1 warning, and 1 notice
Upload wheels to PyPI
Trusted publishing exchange failure:
OpenID Connect token retrieval failed: GitHub: missing or insufficient OIDC token permissions, the ACTIONS_ID_TOKEN_REQUEST_TOKEN environment variable was unset
This generally indicates a workflow configuration error, such as insufficient
permissions. Make sure that your workflow has `id-token: write` configured
at the job level, e.g.:
```yaml
permissions:
id-token: write
```
Learn more at https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/about-security-hardening-with-openid-connect#adding-permissions-settings.
|
Build wheels on arm64 for 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 auto for 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.
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
wheels-for-macos-12-auto
Expired
|
1.3 MB |
sha256:c4701a2b61c0b08bc8c6fda83adc475d31f5746498492217eeb3588ec761a3d9
|
|
wheels-for-macos-14-arm64
Expired
|
1.19 MB |
sha256:c2394632dcf717461119306833d5ab7e03ccdd925171051bb99e3d3d138729a5
|
|
wheels-for-ubuntu-22.04-aarch64
Expired
|
23 MB |
sha256:44f40ad48bddb25c4a4b7c88ea2d9a2733dd555eba732f10f130b78d42316116
|
|
wheels-for-ubuntu-22.04-auto
Expired
|
47.3 MB |
sha256:960900f866545456f2a7fae47253170d0a0e69a33612bb1a9fd9e58cc3665bf4
|
|
wheels-for-ubuntu-22.04-ppc64le
Expired
|
24.1 MB |
sha256:dd42a193ed6952af11cf167e9fff569311c2c290435965fa05980bca3e248e5b
|
|
wheels-for-windows-2019-auto
Expired
|
1.59 MB |
sha256:9b040896a285943e479215c5939c824ac8576ff36941af8018b115f007473cf8
|
|