Attempt to reduce contention in integ-test-full

This commit is contained in:
daz
2024-08-07 08:13:13 -06:00
committed by Daz DeBoer
parent 0b404a7148
commit 64869b1757
10 changed files with 37 additions and 15 deletions

View File

@@ -23,6 +23,7 @@ jobs:
# Each build verifies that it is executed with the expected Gradle version.
provision-gradle:
strategy:
max-parallel: 1
fail-fast: false
matrix:
os: ${{fromJSON(inputs.runner-os)}}