version everything and allow tests to run on macos-14 #114
Annotations
2 errors and 1 warning
Build macos-14 (arm64) wheels
[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
|
Build macos-14 (x86_64) wheels
[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
|
Build macos-14 (arm64) wheels
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 | |
---|---|---|
pypi-artifacts-macos-14-arm64
Expired
|
10.6 MB |
|
pypi-artifacts-macos-14-x86_64
Expired
|
10.4 MB |
|
pypi-artifacts-ubuntu-22.04-x86_64
Expired
|
11.4 MB |
|
pypi-artifacts-windows-2022-AMD64
Expired
|
10.2 MB |
|