wheels.yml
on: release
Matrix: build_wheels
Build source distribution
15s
Publish google-benchmark wheels to PyPI
20s
Annotations
1 error, 1 warning, and 1 notice
Publish google-benchmark wheels to PyPI
Trusted publishing exchange failure:
Token request failed: the server refused the request for the following reasons:
* `invalid-publisher`: valid token, but no corresponding publisher (All lookup strategies exhausted)
This generally indicates a trusted publisher configuration error, but could
also indicate an internal error on GitHub or PyPI's part.
The claims rendered below are **for debugging purposes only**. You should **not**
use them to configure a trusted publisher unless they already match your expectations.
If a claim is not present in the claim set, then it is rendered as `MISSING`.
* `sub`: `repo:google/benchmark:ref:refs/tags/v1.8.5`
* `repository`: `google/benchmark`
* `repository_owner`: `google`
* `repository_owner_id`: `1342004`
* `job_workflow_ref`: `google/benchmark/.github/workflows/wheels.yml@refs/tags/v1.8.5`
* `ref`: `refs/tags/v1.8.5`
See https://docs.pypi.org/trusted-publishers/troubleshooting/ for more help.
|
Build Google Benchmark 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 Google Benchmark 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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
dist
Expired
|
4.65 MB |
|