There was an error while loading. Please reload this page.
1 parent b6eebf3 commit 35a4a3fCopy full SHA for 35a4a3f
1 file changed
.github/workflows/ci-integ-test.yml
@@ -30,6 +30,7 @@ jobs:
30
concurrency:
31
group: CI-integ-test-caching
32
cancel-in-progress: false
33
+ queue: max
34
with:
35
skip-dist: false
36
secrets: inherit
@@ -42,6 +43,7 @@ jobs:
42
43
44
group: CI-integ-test-other
45
46
47
48
49
@@ -54,6 +56,7 @@ jobs:
54
56
55
57
group: CI-integ-test-dependency-submission
58
59
60
61
62
0 commit comments