jurgen-lentz is building "master" #255
build-and-test.yaml
on: push
Matrix: build_native
Matrix: build_with_qemu
Annotations
4 errors, 1 warning, and 2 notices
Build wheels on ubuntu-20.04
The job was canceled because "windows-2022" failed.
|
Build wheels on windows-2022
The job was canceled because "macos-latest" failed.
|
Build wheels on macos-latest
Command ['arch', '-x86_64', '/bin/sh', '-c', 'python -m amplpy.tests'] failed with code -6.
|
Build wheels on macos-latest
Process completed with exit code 1.
|
Build wheels 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"`.
|
Build wheels on macos-latest
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-latest
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.
|