refactor: Optimize trigger conditions for CI workflows #2
weekly-build-wheel.yml
on: pull_request
build_wheels
/
determine_python_versions
2s
build_wheels
/
build_wheels_linux_x86_64
7m 26s
build_wheels
/
build_wheels_linux_arm64
9m 9s
Matrix: build_wheels / test_wheels_macos_aarch64
Matrix: build_wheels / test_wheels_macos_x86_64
notify-weekly-wheel-result
4s
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
|