We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e136b6 commit eb12438Copy full SHA for eb12438
1 file changed
.github/workflows/push_test.yaml
@@ -14,6 +14,7 @@ jobs:
14
parallel-test:
15
runs-on: my-scaleset
16
strategy:
17
+ max-parallel: 2
18
matrix:
19
index: [1, 2, 3]
20
steps:
0 commit comments