mirror of
https://github.com/gradle/actions.git
synced 2026-07-26 14:14:32 +02:00
Queue up integ-test runs
This commit is contained in:
@@ -30,6 +30,7 @@ jobs:
|
||||
concurrency:
|
||||
group: CI-integ-test-caching
|
||||
cancel-in-progress: false
|
||||
queue: max
|
||||
with:
|
||||
skip-dist: false
|
||||
secrets: inherit
|
||||
@@ -42,6 +43,7 @@ jobs:
|
||||
concurrency:
|
||||
group: CI-integ-test-other
|
||||
cancel-in-progress: false
|
||||
queue: max
|
||||
with:
|
||||
skip-dist: false
|
||||
secrets: inherit
|
||||
@@ -54,6 +56,7 @@ jobs:
|
||||
concurrency:
|
||||
group: CI-integ-test-dependency-submission
|
||||
cancel-in-progress: false
|
||||
queue: max
|
||||
with:
|
||||
skip-dist: false
|
||||
secrets: inherit
|
||||
|
||||
Reference in New Issue
Block a user