Skip to content

Update build_wheels.yml #129

Update build_wheels.yml

Update build_wheels.yml #129

Triggered via push September 16, 2025 18:10
Status Failure
Total duration 5m 7s
Artifacts

build_wheels.yml

on: push
Matrix: build_wheels
Fit to window
Zoom out
Zoom in

Annotations

12 errors, 1 warning, and 2 notices
Build wheels on windows-11-arm
Process completed with exit code 1.
Build wheels on windows-11-arm
cibuildwheel: Command ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-usmth6ay\\cp39-win_arm64\\build\\venv\\Scripts\\python.EXE', '-m', 'build', 'C:\\a\\H2MMpythonlib\\H2MMpythonlib', '--wheel', '--outdir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-usmth6ay\\cp39-win_arm64\\built_wheel'] failed with code 1.
Build wheels on windows-latest
The operation was canceled.
Build wheels on windows-latest
The strategy configuration was canceled because "build_wheels.windows-11-arm" failed
Build wheels on ubuntu-24.04-arm
The operation was canceled.
Build wheels on ubuntu-24.04-arm
The strategy configuration was canceled because "build_wheels.windows-11-arm" failed
Build wheels on macOS-13
The operation was canceled.
Build wheels on macOS-13
The strategy configuration was canceled because "build_wheels.windows-11-arm" failed
Build wheels on macOS-14
The operation was canceled.
Build wheels on macOS-14
The strategy configuration was canceled because "build_wheels.windows-11-arm" failed
Build wheels on ubuntu-latest
The operation was canceled.
Build wheels on ubuntu-latest
The strategy configuration was canceled because "build_wheels.windows-11-arm" failed
Build wheels on macOS-14
cibuildwheel: 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 windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
Build wheels on macOS-13
cibuildwheel: 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.