File tree Expand file tree Collapse file tree 24 files changed +120
-0
lines changed Expand file tree Collapse file tree 24 files changed +120
-0
lines changed Original file line number Diff line number Diff line change 1717 RUSTFLAGS : " -Dwarnings"
1818 CARGO_INCREMENTAL : 0
1919
20+ # Cancels CI jobs when new commits are pushed to a PR branch
21+ concurrency :
22+ group : ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
23+ cancel-in-progress : true
24+
2025jobs :
2126 set-msrv :
2227 uses : RustCrypto/actions/.github/workflows/set-msrv.yml@master
Original file line number Diff line number Diff line change 1717 CARGO_INCREMENTAL : 0
1818 RUSTFLAGS : " -Dwarnings"
1919
20+ # Cancels CI jobs when new commits are pushed to a PR branch
21+ concurrency :
22+ group : ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
23+ cancel-in-progress : true
24+
2025jobs :
2126 set-msrv :
2227 uses : RustCrypto/actions/.github/workflows/set-msrv.yml@master
Original file line number Diff line number Diff line change 1717 CARGO_INCREMENTAL : 0
1818 RUSTFLAGS : " -Dwarnings"
1919
20+ # Cancels CI jobs when new commits are pushed to a PR branch
21+ concurrency :
22+ group : ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
23+ cancel-in-progress : true
24+
2025jobs :
2126 set-msrv :
2227 uses : RustCrypto/actions/.github/workflows/set-msrv.yml@master
Original file line number Diff line number Diff line change 1717 CARGO_INCREMENTAL : 0
1818 RUSTFLAGS : " -Dwarnings"
1919
20+ # Cancels CI jobs when new commits are pushed to a PR branch
21+ concurrency :
22+ group : ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
23+ cancel-in-progress : true
24+
2025jobs :
2126 set-msrv :
2227 uses : RustCrypto/actions/.github/workflows/set-msrv.yml@master
Original file line number Diff line number Diff line change 1717 CARGO_INCREMENTAL : 0
1818 RUSTFLAGS : " -Dwarnings"
1919
20+ # Cancels CI jobs when new commits are pushed to a PR branch
21+ concurrency :
22+ group : ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
23+ cancel-in-progress : true
24+
2025jobs :
2126 set-msrv :
2227 uses : RustCrypto/actions/.github/workflows/set-msrv.yml@master
Original file line number Diff line number Diff line change 1717 CARGO_INCREMENTAL : 0
1818 RUSTFLAGS : " -Dwarnings"
1919
20+ # Cancels CI jobs when new commits are pushed to a PR branch
21+ concurrency :
22+ group : ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
23+ cancel-in-progress : true
24+
2025jobs :
2126 set-msrv :
2227 uses : RustCrypto/actions/.github/workflows/set-msrv.yml@master
Original file line number Diff line number Diff line change 1717 CARGO_INCREMENTAL : 0
1818 RUSTFLAGS : " -Dwarnings"
1919
20+ # Cancels CI jobs when new commits are pushed to a PR branch
21+ concurrency :
22+ group : ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
23+ cancel-in-progress : true
24+
2025jobs :
2126 set-msrv :
2227 uses : RustCrypto/actions/.github/workflows/set-msrv.yml@master
Original file line number Diff line number Diff line change 1717 CARGO_INCREMENTAL : 0
1818 RUSTFLAGS : " -Dwarnings"
1919
20+ # Cancels CI jobs when new commits are pushed to a PR branch
21+ concurrency :
22+ group : ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
23+ cancel-in-progress : true
24+
2025jobs :
2126 set-msrv :
2227 uses : RustCrypto/actions/.github/workflows/set-msrv.yml@master
Original file line number Diff line number Diff line change 2020 CARGO_INCREMENTAL : 0
2121 RUSTFLAGS : " -Dwarnings"
2222
23+ # Cancels CI jobs when new commits are pushed to a PR branch
24+ concurrency :
25+ group : ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
26+ cancel-in-progress : true
27+
2328jobs :
2429 set-msrv :
2530 uses : RustCrypto/actions/.github/workflows/set-msrv.yml@master
Original file line number Diff line number Diff line change 1717 CARGO_INCREMENTAL : 0
1818 RUSTFLAGS : " -Dwarnings"
1919
20+ # Cancels CI jobs when new commits are pushed to a PR branch
21+ concurrency :
22+ group : ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
23+ cancel-in-progress : true
24+
2025jobs :
2126 set-msrv :
2227 uses : RustCrypto/actions/.github/workflows/set-msrv.yml@master
You can’t perform that action at this time.
0 commit comments