Bump pypa/cibuildwheel from 2.20.0 to 2.21.3 #137
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
30s
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:6eb027ae4c10288b87a89ad26facb2ac06603f99e054e83465563ef8cd1abd50
|
|
wheels-for-macos-14-arm64
Expired
|
1.19 MB |
sha256:16734100f9a01691e98db1ed9ca04bb9b29d326ffbe7b9ab9ff02258d3d6c1b1
|
|
wheels-for-ubuntu-22.04-aarch64
Expired
|
23 MB |
sha256:c49df9613e4806095b9d6c5835d8ef917e07937b3de84941ad7c3a3f973e3b81
|
|
wheels-for-ubuntu-22.04-auto
Expired
|
47.3 MB |
sha256:37c69b6f3ff8c56f47ebe7e87f70452b60831ef48e6c5e9944248c758a7b7d56
|
|
wheels-for-ubuntu-22.04-ppc64le
Expired
|
24.1 MB |
sha256:f03124c961d03fa79c6a1c8ff739309d6a5c2f6038621dc40474ec6c7717893a
|
|
wheels-for-windows-2019-auto
Expired
|
1.59 MB |
sha256:8896a694e08bd4d7621cdb860a07391054d6870306289f4c0e71418468471e9d
|
|