mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-30 09:59:03 +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:
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user