ci: rm 'max-parallel'
This commit is contained in:
parent
06fe7f10d0
commit
260cc8863f
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue