-
Notifications
You must be signed in to change notification settings - Fork 498
Commit 8b6de0f
committed
ci: set concurrency group for workflows
It is now to costly to run the full CI, so we need
to limit the number of concurrent runs to avoid
blocking the queue.1 parent 62ac345 commit 8b6de0f
2 files changed
+6
-0
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 | + | ||
14 | + | ||
15 | + | ||
13 | 16 |
| |
14 | 17 |
| |
15 | 18 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 | + | ||
9 | + | ||
10 | + | ||
8 | 11 |
| |
9 | 12 |
| |
10 | 13 |
| |
|
0 commit comments