build #73
wheels.yml
on: workflow_dispatch
Matrix: wheels
sdist
14s
upload
55s
Annotations
2 warnings
wheels (macos, 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"`.
|
wheels (ubuntu, aarch64)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
sdist
|
19.5 KB |
|
wheels-macos-arm64
|
368 KB |
|
wheels-macos-x86_64
|
472 KB |
|
wheels-ubuntu-aarch64
|
587 KB |
|
wheels-ubuntu-x86_64
|
617 KB |
|
wheels-windows-AMD64
|
471 KB |
|
wheels-windows-x86
|
399 KB |
|