ci: Bump timeout from 2h to 4h

The speed of the runners is getting worse every day...
This commit is contained in:
TwiN
2025-08-06 16:21:38 -04:00
committed by GitHub
parent 9205cb2890
commit 2c6fede468

View File

@@ -11,7 +11,7 @@ jobs:
publish-latest:
runs-on: ubuntu-latest
if: ${{ (github.event.workflow_run.conclusion == 'success') && (github.event.workflow_run.head_repository.full_name == github.repository) }}
timeout-minutes: 120
timeout-minutes: 240
steps:
- uses: actions/checkout@v4
- name: Set up QEMU