We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c692b6e commit 25e6455Copy full SHA for 25e6455
.github/workflows/integ-test.yml
@@ -162,6 +162,7 @@ jobs:
162
run:
163
working-directory: ${{ env.WORKDIR }}
164
strategy:
165
+ max-parallel: 1
166
fail-fast: false
167
matrix:
168
ansible: [ 2.15.0 ]
@@ -208,6 +209,7 @@ jobs:
208
209
210
211
212
213
214
215
# ansible: [2.15.0]
0 commit comments