mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-09-07 11:51:26 +02:00
Merge pull request #139 from umarcor/ci-maxparallel
ci: rm 'max-parallel'
This commit is contained in:
@@ -31,7 +31,6 @@ jobs:
|
|||||||
lin-build:
|
lin-build:
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
max-parallel: 4
|
|
||||||
matrix:
|
matrix:
|
||||||
os:
|
os:
|
||||||
- 18
|
- 18
|
||||||
@@ -92,7 +91,6 @@ jobs:
|
|||||||
needs: lin-build
|
needs: lin-build
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
max-parallel: 4
|
|
||||||
matrix:
|
matrix:
|
||||||
os:
|
os:
|
||||||
- 18
|
- 18
|
||||||
|
|||||||
Reference in New Issue
Block a user