Merge pull request #139 from umarcor/ci-maxparallel

ci: rm 'max-parallel'
This commit is contained in:
Gwenhael Goavec-Merou
2021-12-01 19:38:00 +01:00
committed by GitHub
-2
View File
@@ -31,7 +31,6 @@ jobs:
lin-build:
strategy:
fail-fast: false
max-parallel: 4
matrix:
os:
- 18
@@ -92,7 +91,6 @@ jobs:
needs: lin-build
strategy:
fail-fast: false
max-parallel: 4
matrix:
os:
- 18