ci: Fix cancel parallel jobs on windows

This commit is contained in:
Shoyu Vanilla 2025-06-24 22:24:46 +09:00
parent 0b648f81af
commit 18e008b981

View file

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