Cleanup CI and Support NumPy 2.0 #279
build_default.yml
on: pull_request
Matrix: build_wheels
Build source
13s
Publish wheels to PyPi
0s
Annotations
8 errors and 1 warning
Build wheel on ubuntu-latest for x86_64
Command ['sh', '-c', 'python -m pytest -s /project/src/osqp/tests'] failed with code 1.
|
Build wheel on ubuntu-latest for x86_64
Process completed with exit code 1.
|
Build wheel on ubuntu-latest for aarch64
Command ['sh', '-c', 'python -m pytest -s /project/src/osqp/tests'] failed with code 1.
|
Build wheel on ubuntu-latest for aarch64
Process completed with exit code 1.
|
Build wheel on macos-13 for x86_64
Command ['/bin/sh', '-c', 'python -m pytest -s /Users/runner/work/osqp-python/osqp-python/src/osqp/tests'] failed with code 1.
|
Build wheel on macos-13 for x86_64
Process completed with exit code 1.
|
Build wheel on windows-2022 for auto64
Command python -m pytest -s D:\a\osqp-python\osqp-python/src/osqp/tests failed with code 1.
|
Build wheel on windows-2022 for auto64
Process completed with exit code 1.
|
Build wheel on macos-latest for 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"`.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
wheels-macOS-arm64
Expired
|
1.24 MB |
|
wheels-sdist
Expired
|
52.1 KB |
|