Stop building x86 wheels on macOS #128
python.yml
on: pull_request
Matrix: build_wheels
Build source distribution
9s
publish
0s
Annotations
1 warning
Build wheels on macos-14
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 | |
---|---|---|
cibw-sdist
Expired
|
8.08 KB |
|
cibw-wheels-macos-14-2
Expired
|
49.3 KB |
|
cibw-wheels-ubuntu-latest-0
Expired
|
496 KB |
|
cibw-wheels-windows-latest-1
Expired
|
121 KB |
|