Skip to content

Passes test2 in lp-feasibility-relaxation #2498

Passes test2 in lp-feasibility-relaxation

Passes test2 in lp-feasibility-relaxation #2498

Triggered via push August 15, 2024 13:40
Status Failure
Total duration 1h 1m 32s
Artifacts

build-wheels.yml

on: push
Build source distribution
8s
Build source distribution
Matrix: build_wheels
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Build wheel for cp312-manylinux_x86_64
GitHub Actions has encountered an internal error when running your job.
Build wheel for cp39-macosx_arm64
GitHub Actions has encountered an internal error when running your job.
Build wheel for cp38-macosx_x86_64
GitHub Actions has encountered an internal error when running your job.
Build wheel for cp312-musllinux_x86_64
GitHub Actions has encountered an internal error when running your job.
Build wheel for cp38-manylinux_aarch64
GitHub Actions has encountered an internal error when running your job.
Build wheel for cp38-macosx_arm64
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"`.