Bump deadsnakes/action from 3.1.0 to 3.2.0 #133
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
27s
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:8ae662ff94f32c40ba2c4953577f22dab9dca57a939fe7fc044993d18ba24bd4
|
|
wheels-for-macos-14-arm64
Expired
|
1.19 MB |
sha256:1e154780873af14e19f0cb01fd3c0f71e33d24202178a3c46ac05b8c45743a2e
|
|
wheels-for-ubuntu-22.04-aarch64
Expired
|
23 MB |
sha256:5a383b264d11d583324f41cdd64f0c84ebb3e9db4ed2b16e7ecd632d9e69f0d0
|
|
wheels-for-ubuntu-22.04-auto
Expired
|
47.3 MB |
sha256:70bcab24c9ec96c2b91c90655bf608f13977cd712a9bd0d157933215fca7d305
|
|
wheels-for-ubuntu-22.04-ppc64le
Expired
|
24.1 MB |
sha256:57a96ed49e209f8d76490c293655eb61bd286978a571f6c18ddafc1dc3e2bbbf
|
|
wheels-for-windows-2019-auto
Expired
|
1.59 MB |
sha256:1073132a2d4fba4828925b36d399646c790fd0fd6a37ee51c99a934e589fe6ba
|
|