Skip to content

Add changes to support building arm64 macos wheels #160

Add changes to support building arm64 macos wheels

Add changes to support building arm64 macos wheels #160

Triggered via pull request February 1, 2024 16:18
Status Success
Total duration 1h 28m 26s
Artifacts 6
Matrix: build_wheels
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
macos-14 / pyproject
[notice] A new release of pip is available: 23.2.1 -> 23.3.2 [notice] To update, run: /Library/Frameworks/Python.framework/Versions/3.12/bin/python3.12 -m pip install --upgrade pip
macos-14 / pyproject-tensorflow
[notice] A new release of pip is available: 23.2.1 -> 23.3.2 [notice] To update, run: /Library/Frameworks/Python.framework/Versions/3.12/bin/python3.12 -m pip install --upgrade pip
macos-14 / pyproject
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"`.
macos-14 / pyproject-tensorflow
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
artifact-macos-12-pyproject Expired
144 MB
artifact-macos-12-pyproject-tensorflow Expired
850 MB
artifact-macos-14-pyproject Expired
92 MB
artifact-macos-14-pyproject-tensorflow Expired
506 MB
artifact-ubuntu-20.04-pyproject Expired
77.6 MB
artifact-ubuntu-20.04-pyproject-tensorflow Expired
1.62 GB