mirror of
https://github.com/armbian/os.git
synced 2026-01-06 10:38:50 -08:00
Update repository-update.yml
This commit is contained in:
4
.github/workflows/repository-update.yml
vendored
4
.github/workflows/repository-update.yml
vendored
@@ -266,7 +266,7 @@ jobs:
|
||||
if: ${{ needs.Prepare.outputs.matrix != '[]' && needs.Prepare.outputs.matrix != '' }}
|
||||
timeout-minutes: 60
|
||||
strategy:
|
||||
max-parallel: 4
|
||||
max-parallel: 8
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
||||
@@ -307,7 +307,7 @@ jobs:
|
||||
if: ${{ needs.Sync.outputs.matrix != '[]' && needs.Sync.outputs.matrix != '' }}
|
||||
timeout-minutes: 60
|
||||
strategy:
|
||||
max-parallel: 4
|
||||
max-parallel: 8
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user