Skip to content

Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 in the ci-dependencies group #1761

Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 in the ci-dependencies group

Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 in the ci-dependencies group #1761

Triggered via pull request November 4, 2024 21:46
Status Cancelled
Total duration 13m 35s
Artifacts

ci.yaml

on: pull_request
Matrix: run-tests
test-m3-performance
2m 30s
test-m3-performance
publish-nightly-wheels
0s
publish-nightly-wheels
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Run tests for cp311-macosx_x86_64
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
Run tests for cp311-macosx_x86_64
GitHub Actions has encountered an internal error when running your job.
Run tests for cp310-macosx_x86_64
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
Run tests for cp310-macosx_x86_64
GitHub Actions has encountered an internal error when running your job.
Run tests for cp312-macosx_x86_64
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
Run tests for cp312-macosx_x86_64
GitHub Actions has encountered an internal error when running your job.
Run tests for cp38-macosx_x86_64
GitHub Actions has encountered an internal error when running your job.
Run tests for cp39-macosx_x86_64
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
Run tests 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"`.