mirror of
https://github.com/funkemunky/KDE-x86_64-v4-Fedora.git
synced 2026-05-31 09:01:56 +00:00
Upping max parallel to 30
This commit is contained in:
@@ -159,7 +159,7 @@ jobs:
|
||||
image: quay.io/fedora/fedora:${{ inputs.fedora_release }}
|
||||
strategy:
|
||||
fail-fast: false
|
||||
max-parallel: 1
|
||||
max-parallel: 30
|
||||
matrix:
|
||||
include: ${{ fromJSON(needs.prepare.outputs.matrix) }}
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user