Skip to content

refactor: Optimize trigger conditions for CI workflows #2

refactor: Optimize trigger conditions for CI workflows

refactor: Optimize trigger conditions for CI workflows #2

Triggered via pull request July 13, 2026 02:30
Status Success
Total duration 24m 48s
Artifacts

weekly-build-wheel.yml

on: pull_request
build_wheels  /  determine_python_versions
2s
build_wheels / determine_python_versions
build_wheels  /  build_wheels_macos_aarch64
22m 49s
build_wheels / build_wheels_macos_aarch64
build_wheels  /  build_wheels_linux_x86_64
7m 26s
build_wheels / build_wheels_linux_x86_64
build_wheels  /  build_wheels_linux_arm64
9m 9s
build_wheels / build_wheels_linux_arm64
build_wheels  /  build_wheels_macos_x86_64
0s
build_wheels / build_wheels_macos_x86_64
Matrix: build_wheels / test_wheels_macos_aarch64
build_wheels  /  Publish wheels to PyPI
build_wheels / Publish wheels to PyPI
Matrix: build_wheels / test_wheels_macos_x86_64
notify-weekly-wheel-result
4s
notify-weekly-wheel-result
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build_wheels / build_wheels_linux_x86_64
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build_wheels / build_wheels_linux_arm64
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build_wheels / build_wheels_macos_aarch64
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build_wheels / build_wheels_macos_aarch64
cibuildwheel: Bumping MACOSX_DEPLOYMENT_TARGET (10.15) to the minimum required (11.0).
build_wheels / build_wheels_macos_aarch64
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust