Build python wheels - macos #39
build_and_publish_to_pypi_macos.yml
on: workflow_dispatch
Matrix: build-wheels
pypi-publish
1m 1s
Annotations
4 warnings and 1 notice
build-wheels (macos-15)
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 (macos-15)
The process '/opt/homebrew/bin/git' failed with exit code 128
|
build-wheels (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"`.
|
build-wheels (macos-14)
The process '/opt/homebrew/bin/git' failed with exit code 128
|
pypi-publish
Generating and uploading digital attestations
|