Merge pull request #20084 from ShoyuVanilla/fix-windows-cancel-par

ci:  Fix cancel parallel jobs on windows
This commit is contained in:
Lukas Wirth 2025-06-25 08:11:28 +00:00 committed by GitHub
commit d083ae8cf0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,6 +17,10 @@ env:
RUST_BACKTRACE: short
RUSTUP_MAX_RETRIES: 10
defaults:
run:
shell: bash
jobs:
changes:
runs-on: ubuntu-latest