You've already forked armbian.github.io
mirror of
https://github.com/armbian/armbian.github.io.git
synced 2026-01-06 11:42:20 -08:00
More in parallel
This commit is contained in:
@@ -366,7 +366,7 @@ jobs:
|
||||
project: ${{steps.make.outputs.project}}
|
||||
strategy:
|
||||
fail-fast: false
|
||||
max-parallel: 64
|
||||
max-parallel: 180
|
||||
matrix: ${{fromJson(needs.start.outputs.matrix)}}
|
||||
|
||||
name: "${{ matrix.name }}:${{ matrix.release }}:${{ matrix.arch }}"
|
||||
|
||||
Reference in New Issue
Block a user