Build and test wheels #66
wheels.yaml
on: workflow_dispatch
Matrix: wheels
Publish wheels to PyPI
0s
Annotations
5 errors, 8 warnings, and 1 notice
Build wheels on ubuntu-20.04 for x86_64
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
Build wheels on ubuntu-20.04 for i686
The job was canceled because "ubuntu-20_04_x86_64" failed.
|
Build wheels on ubuntu-20.04 for i686
The operation was canceled.
|
Build wheels on ubuntu-20.04 for aarch64
The job was canceled because "ubuntu-20_04_x86_64" failed.
|
Build wheels on ubuntu-20.04 for aarch64
The operation was canceled.
|
Build wheels on macos-14 for arm64
The process '/opt/homebrew/bin/git' failed with exit code 128
|
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-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-AMD64
Expired
|
2.01 MB |
|
wheel-arm64
Expired
|
2.97 MB |
|
wheel-x86
Expired
|
1.75 MB |
|
wheel-x86_64
Expired
|
3.02 MB |
|