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
commit eb57715026
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

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