More in parallel

This commit is contained in:
Igor Pecovnik
2026-01-05 02:15:32 +01:00
parent 165a415319
commit c8ac2fff54

View File

@@ -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 }}"