Skip to content

[not ready] Splitting builds by Python version to speed-up CI #390

[not ready] Splitting builds by Python version to speed-up CI

[not ready] Splitting builds by Python version to speed-up CI #390

Triggered via pull request March 20, 2024 13:15
@tvattertvatter
synchronize #126
speed_up_ci
Status Success
Total duration 13m 8s
Artifacts 21

pypi.yml

on: pull_request
Matrix: build
build_sdist
37s
build_sdist
upload_to_pypi
28s
upload_to_pypi
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
Build and test wheel on windows-latest for cp38-win32
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test wheel on windows-latest for cp310-win32
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test wheel on windows-latest for cp311-win32
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test wheel on macos-14 for cp310-macosx_arm64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test wheel on ubuntu-latest for cp39-musllinux_i686
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test wheel on ubuntu-latest for cp310-musllinux_i686
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test wheel on ubuntu-latest for cp311-musllinux_i686
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test wheel on macos-14 for cp311-macosx_arm64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test wheel on macos-13 for cp311-macosx_x86_64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test wheel on macos-13 for cp310-macosx_x86_64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test wheel on windows-latest for cp39-win32
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test wheel on ubuntu-latest for cp38-musllinux_i686
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test wheel on macos-13 for cp39-macosx_x86_64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test wheel on macos-13 for cp38-macosx_x86_64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test wheel on macos-14 for cp39-macosx_arm64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test wheel on windows-latest for cp312-win32
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test wheel on ubuntu-latest for cp312-musllinux_i686
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test wheel on macos-14 for cp312-macosx_arm64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test wheel on macos-14 for cp38-macosx_arm64
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 and test wheel on macos-14 for cp38-macosx_arm64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test wheel on macos-13 for cp312-macosx_x86_64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_sdist
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
cibw-sdist Expired
24.9 MB
cibw-wheels-macos-13-10 Expired
1.43 MB
cibw-wheels-macos-13-14 Expired
1.43 MB
cibw-wheels-macos-13-18 Expired
1.44 MB
cibw-wheels-macos-13-2 Expired
1.43 MB
cibw-wheels-macos-13-6 Expired
1.43 MB
cibw-wheels-macos-14-11 Expired
1.36 MB
cibw-wheels-macos-14-15 Expired
1.36 MB
cibw-wheels-macos-14-19 Expired
1.36 MB
cibw-wheels-macos-14-3 Expired
1.36 MB
cibw-wheels-macos-14-7 Expired
1.36 MB
cibw-wheels-ubuntu-latest-0 Expired
1.92 MB
cibw-wheels-ubuntu-latest-12 Expired
1.92 MB
cibw-wheels-ubuntu-latest-16 Expired
1.92 MB
cibw-wheels-ubuntu-latest-4 Expired
1.92 MB
cibw-wheels-ubuntu-latest-8 Expired
1.92 MB
cibw-wheels-windows-latest-1 Expired
1.13 MB
cibw-wheels-windows-latest-13 Expired
1.14 MB
cibw-wheels-windows-latest-17 Expired
1.14 MB
cibw-wheels-windows-latest-5 Expired
1.13 MB
cibw-wheels-windows-latest-9 Expired
1.13 MB