Merge pull request #20084 from ShoyuVanilla/fix-windows-cancel-par
ci: Fix cancel parallel jobs on windows
This commit is contained in:
commit
d083ae8cf0
1 changed files with 4 additions and 0 deletions
|
|
@ -17,6 +17,10 @@ env:
|
|||
RUST_BACKTRACE: short
|
||||
RUSTUP_MAX_RETRIES: 10
|
||||
|
||||
defaults:
|
||||
run:
|
||||
shell: bash
|
||||
|
||||
jobs:
|
||||
changes:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue