Bump pypa/cibuildwheel from 2.20.0 to 2.21.0 #134
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
26s
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:683e16c52c2819e914eee1f94ee1e3ecfbbf5e40f9221b5d178b663ab35f2d4c
|
|
wheels-for-macos-14-arm64
Expired
|
1.19 MB |
sha256:3121af6f1c8890aeb6de37c84b0f575254c90e7ec5ad7527aa8a3fe1bbfc92d9
|
|
wheels-for-ubuntu-22.04-aarch64
Expired
|
23 MB |
sha256:cfbed4c802ec30278e23bc93b90f3eaffc96606863473cd84d1b6994b2cf0e74
|
|
wheels-for-ubuntu-22.04-auto
Expired
|
47.3 MB |
sha256:93510e90d39e3ccde1bce4c4fa04dd622aad17e26d16fba8dc211ec79a95934d
|
|
wheels-for-ubuntu-22.04-ppc64le
Expired
|
24.1 MB |
sha256:7ba632ea9dabd056865d81bf64b0183912ecd1c83839202dd688d8568fad1747
|
|
wheels-for-windows-2019-auto
Expired
|
1.59 MB |
sha256:8a2436c1a440052a854282d2393a1ec910da3f8f11a36e8ae80cef6ca75384d1
|
|