Skip to content

v0.18.2

v0.18.2 #19

Re-run triggered October 1, 2024 07:08
Status Failure
Total duration 33s
Artifacts 5

cd.yml

on: release
Matrix: build_wheels
build_sdist
16s
build_sdist
build_pure_wheel
16s
build_pure_wheel
Fit to window
Zoom out
Zoom in

Annotations

2 warnings and 1 notice
Wheel on macos-latest
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"`.
Upgrade to Trusted Publishing
Trusted Publishers allows publishing packages to PyPI from automated environments like GitHub Actions without needing to use username/password combinations or API tokens to authenticate with PyPI. Read more: https://docs.pypi.org/trusted-publishers
publish
Using a user-provided API token for authentication against https://upload.pypi.org/legacy/