Make: Run pre-release CI on any main-*
branches
#594
prerelease.yml
on: push
Matrix: test_python
Update Version
3s
Test C
1m 7s
Test Node.js
28s
Test Deno
36s
Test Rust
32s
Swift on Linux
31s
Matrix: build_wheels
Annotations
2 errors, 6 warnings, and 18 notices
Test Python 3.8 on x64 macOS-14
[notice] A new release of pip is available: 21.1.1 -> 24.3.1
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
Test Python 3.8 on arm64 macOS-14
[notice] A new release of pip is available: 21.1.1 -> 24.3.1
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
Build Python 310 for windows-latest
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
|
Build Python 311 for windows-latest
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
|
Build Python 39 for windows-latest
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
|
Build Python 312 for windows-latest
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
|
Build Python 38 for macos-latest
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 Python 38 for macos-latest
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 Python 310 for windows-latest
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-1u53wc_z\cp310-win_arm64\build\extra-setup.cfg for cross-compilation
|
Build Python 310 for windows-latest
Setting SETUPTOOLS_EXT_SUFFIX=.cp310-win_arm64.pyd for cross-compilation
|
Build Python 310 for windows-latest
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
|
Build Python 310 for windows-latest
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
|
Build Python 311 for windows-latest
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-mnnx8c7r\cp311-win_arm64\build\extra-setup.cfg for cross-compilation
|
Build Python 311 for windows-latest
Setting SETUPTOOLS_EXT_SUFFIX=.cp311-win_arm64.pyd for cross-compilation
|
Build Python 311 for windows-latest
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
|
Build Python 311 for windows-latest
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
|
Build Python 39 for windows-latest
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-a2r_jhjs\cp39-win_arm64\build\extra-setup.cfg for cross-compilation
|
Build Python 39 for windows-latest
Setting SETUPTOOLS_EXT_SUFFIX=.cp39-win_arm64.pyd for cross-compilation
|
Build Python 39 for windows-latest
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
|
Build Python 39 for windows-latest
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
|
Build Python 312 for windows-latest
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-_xaapdcv\cp312-win_arm64\build\extra-setup.cfg for cross-compilation
|
Build Python 312 for windows-latest
Setting SETUPTOOLS_EXT_SUFFIX=.cp312-win_arm64.pyd for cross-compilation
|
Build Python 312 for windows-latest
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
|
Build Python 312 for windows-latest
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
|
Build Python 38 for macos-latest
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.
|
Build Python 38 for macos-latest
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.
|