More parallelization

Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
This commit is contained in:
Pedro Algarvio 2023-01-19 22:54:39 +00:00 committed by Megan Wilhite
parent b3141c8507
commit 7b52e7114d

View file

@ -280,6 +280,7 @@ jobs:
- prepare-ci
strategy:
fail-fast: false
max-parallel: 2
matrix:
arch:
- x86_64
@ -328,6 +329,7 @@ jobs:
- build-source-tarball
strategy:
fail-fast: false
max-parallel: 2
matrix:
arch:
- x86_64
@ -380,6 +382,7 @@ jobs:
- prepare-ci
strategy:
fail-fast: false
max-parallel: 2
matrix:
arch:
- x86
@ -431,6 +434,7 @@ jobs:
- build-source-tarball
strategy:
fail-fast: false
max-parallel: 2
matrix:
arch:
- x86
@ -485,6 +489,7 @@ jobs:
- prepare-ci
strategy:
fail-fast: false
max-parallel: 2
matrix:
arch:
- x86_64
@ -535,6 +540,7 @@ jobs:
- build-source-tarball
strategy:
fail-fast: false
max-parallel: 2
matrix:
arch:
- x86_64