Skip to content

Commit 35a4a3f

Browse files
authored
Queue up integ-test runs
1 parent b6eebf3 commit 35a4a3f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci-integ-test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
concurrency:
3131
group: CI-integ-test-caching
3232
cancel-in-progress: false
33+
queue: max
3334
with:
3435
skip-dist: false
3536
secrets: inherit
@@ -42,6 +43,7 @@ jobs:
4243
concurrency:
4344
group: CI-integ-test-other
4445
cancel-in-progress: false
46+
queue: max
4547
with:
4648
skip-dist: false
4749
secrets: inherit
@@ -54,6 +56,7 @@ jobs:
5456
concurrency:
5557
group: CI-integ-test-dependency-submission
5658
cancel-in-progress: false
59+
queue: max
5760
with:
5861
skip-dist: false
5962
secrets: inherit

0 commit comments

Comments
 (0)