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