Skip to content

Add a [reusable] workflow for building wheels #17

Add a [reusable] workflow for building wheels

Add a [reusable] workflow for building wheels #17

Triggered via pull request August 12, 2025 03:57
Status Failure
Total duration 1m 10s
Artifacts

build.yml

on: pull_request
Matrix: build
Upload to PyPI
0s
Upload to PyPI
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 warnings
build (3.11)
Process completed with exit code 1.
build (3.11)
cibuildwheel: Command ['sh', '-c', 'auditwheel repair -w /tmp/cibuildwheel/repaired_wheel /tmp/cibuildwheel/built_wheel/struct2tensor-0.49.0.dev0-cp38-cp38-linux_x86_64.whl'] failed with code 1.
build (3.10)
The operation was canceled.
build (3.10)
The strategy configuration was canceled because "build._3_11" failed
build (3.9)
The operation was canceled.
build (3.9)
The strategy configuration was canceled because "build._3_11" failed
build (3.10)
cibuildwheel 3 will require Python 3.11+, please upgrade the Python version used to run cibuildwheel. This does not affect the versions you can target when building wheels. See: https://cibuildwheel.pypa.io/en/stable/#what-does-it-do
build (3.10)
PyPy builds will be disabled by default in version 3. Enabling PyPy builds should be specified by enable
build (3.9)
cibuildwheel 3 will require Python 3.11+, please upgrade the Python version used to run cibuildwheel. This does not affect the versions you can target when building wheels. See: https://cibuildwheel.pypa.io/en/stable/#what-does-it-do
build (3.9)
PyPy builds will be disabled by default in version 3. Enabling PyPy builds should be specified by enable