File tree Expand file tree Collapse file tree 21 files changed +105
-0
lines changed Expand file tree Collapse file tree 21 files changed +105
-0
lines changed Original file line number Diff line number Diff line change 17
17
CARGO_INCREMENTAL : 0
18
18
RUSTFLAGS : " -Dwarnings"
19
19
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
+
20
25
jobs :
21
26
# Builds for no_std platforms
22
27
build :
Original file line number Diff line number Diff line change 17
17
CARGO_INCREMENTAL : 0
18
18
RUSTFLAGS : " -Dwarnings"
19
19
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
+
20
25
jobs :
21
26
build :
22
27
runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 17
17
CARGO_INCREMENTAL : 0
18
18
RUSTFLAGS : " -Dwarnings"
19
19
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
+
20
25
jobs :
21
26
build :
22
27
runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 17
17
CARGO_INCREMENTAL : 0
18
18
RUSTFLAGS : " -Dwarnings"
19
19
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
+
20
25
jobs :
21
26
build :
22
27
runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 17
17
CARGO_INCREMENTAL : 0
18
18
RUSTFLAGS : " -Dwarnings"
19
19
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
+
20
25
jobs :
21
26
build :
22
27
runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 17
17
CARGO_INCREMENTAL : 0
18
18
RUSTFLAGS : " -Dwarnings"
19
19
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
+
20
25
jobs :
21
26
build :
22
27
runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 17
17
CARGO_INCREMENTAL : 0
18
18
RUSTFLAGS : " -Dwarnings"
19
19
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
+
20
25
jobs :
21
26
build :
22
27
runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 17
17
CARGO_INCREMENTAL : 0
18
18
RUSTFLAGS : " -Dwarnings"
19
19
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
+
20
25
jobs :
21
26
build :
22
27
runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 17
17
CARGO_INCREMENTAL : 0
18
18
RUSTFLAGS : " -Dwarnings"
19
19
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
+
20
25
jobs :
21
26
build :
22
27
runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 17
17
CARGO_INCREMENTAL : 0
18
18
RUSTFLAGS : " -Dwarnings"
19
19
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
+
20
25
jobs :
21
26
build :
22
27
runs-on : ubuntu-latest
You can’t perform that action at this time.
0 commit comments