Skip to content

Merge artifacts in release process #56

Merge artifacts in release process

Merge artifacts in release process #56

Re-run triggered August 3, 2024 09:47
Status Failure
Total duration 18m 5s
Artifacts 3

build.yml

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

Annotations

3 errors, 1 warning, and 1 notice
Build wheels on windows-latest
Command pytest D:\a\mapbox_earcut_python\mapbox_earcut_python/tests failed with code 3221225477.
Build wheels on windows-latest
Process completed with exit code 1.
Build wheels on ubuntu-latest
The job was canceled because "windows-latest" failed.
Build 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.
Build 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"`.