We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 764a960 commit d572e60Copy full SHA for d572e60
1 file changed
.github/workflows/docker-publish.yml
@@ -8,8 +8,7 @@ jobs:
8
build-and-push:
9
runs-on: ubuntu-latest
10
strategy:
11
- fail-fast: false
12
- max-parallel: 2
+ max-parallel: 1
13
matrix:
14
asterisk_version: [ master, 23, 22, 21 ]
15
base_version: [ 9-minimal ]
0 commit comments