ci: Fix cancel parallel jobs on windows

This commit is contained in:
Shoyu Vanilla 2025-06-24 22:24:46 +09:00
parent 70cbf8332a
commit dfd2c0e940

View File

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