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
Enlarge timeout for uploading images to cache
This commit is contained in:
@@ -49,7 +49,7 @@ jobs:
|
||||
runs-on: "ubuntu-24.04"
|
||||
needs: example-job
|
||||
if: ${{ needs.example-job.outputs.DEPLOYMENT_MATRIX != '[]' }}
|
||||
timeout-minutes: 60
|
||||
timeout-minutes: 90
|
||||
strategy:
|
||||
max-parallel: 16
|
||||
fail-fast: false
|
||||
|
||||
Reference in New Issue
Block a user