Build and test wheels #70
wheels.yaml
on: workflow_dispatch
Matrix: wheels
Publish wheels to PyPI
0s
Annotations
8 warnings and 1 notice
Build wheels on macos-14 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"`.
|
Build wheels on macos-14 for arm64
The process '/opt/homebrew/bin/git' failed with exit code 128
|
Build wheels on macos-13 for x86_64
The process '/usr/local/bin/git' failed with exit code 128
|
Build wheels on windows-2019 for x86
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
|
Build wheels on windows-2019 for AMD64
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
|
Build wheels on ubuntu-20.04 for x86_64
The process '/usr/bin/git' failed with exit code 128
|
Build wheels on ubuntu-20.04 for i686
The process '/usr/bin/git' failed with exit code 128
|
Build wheels on ubuntu-20.04 for aarch64
The process '/usr/bin/git' failed with exit code 128
|
Build wheels on macos-13 for x86_64
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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
wheel-macos-13-x86_64
Expired
|
3.01 MB |
|
wheel-macos-14-arm64
Expired
|
2.97 MB |
|
wheel-ubuntu-20.04-aarch64
Expired
|
3.28 MB |
|
wheel-ubuntu-20.04-i686
Expired
|
3.59 MB |
|
wheel-ubuntu-20.04-x86_64
Expired
|
9.99 MB |
|
wheel-windows-2019-AMD64
Expired
|
2.01 MB |
|
wheel-windows-2019-x86
Expired
|
1.75 MB |
|