Skip to content

Bump joerick/cibuildwheel from 2.23.2 to 3.0.0 #63

Bump joerick/cibuildwheel from 2.23.2 to 3.0.0

Bump joerick/cibuildwheel from 2.23.2 to 3.0.0 #63

Status Success
Total duration 9m 31s
Artifacts

tests.yml

on: push
Matrix: pypi
Fit to window
Zoom out
Zoom in

Annotations

4 warnings and 1 notice
pypi (ubuntu-latest)
cibuildwheel: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
pypi (macos-latest)
cibuildwheel: 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"`.
pypi (macos-latest)
cibuildwheel: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
pypi (windows-latest)
cibuildwheel: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
pypi (macos-latest)
cibuildwheel: 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.