1
0
mirror of https://github.com/TwiN/gatus.git synced 2026-02-14 17:32:28 +00:00

ci: Increase workflow timeouts because GHA instances seems to have gotten slower

This commit is contained in:
TwiN
2025-07-01 18:28:49 -04:00
parent d5f2d92e8e
commit 1855718e46
7 changed files with 7 additions and 7 deletions

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: 90
timeout-minutes: 120
steps:
- uses: actions/checkout@v4
- name: Set up QEMU