authorgravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2025-11-20 03:34:42+01:00
committergravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2025-11-20 03:34:42+01:00
logf06adc70b0de0265337a15b2e60647468e1664d5
tree630bd10537cc1fa4c93987805bbd562eb7d2fa27
parentc9afa901f33e674f0390871e2f47971ff6438910
signaturebadge-check Signed by SSH key SHA256:7B/LJ7bpR1eX8aCXSr4mtd5M45VMPKcx9zY8e95b5QM

ci: bump timeout for s390x-linux-debug to 5 hours on Forgejo Actions


1 files changed, 1 insertions(+), 1 deletions(-)

.forgejo/workflows/ci.yaml+1-1
......@@ -82,7 +82,7 @@ jobs:
8282 fetch-depth: 0
8383 - name: Build and Test
8484 run: sh ci/s390x-linux-debug.sh
85 timeout-minutes: 240
85 timeout-minutes: 300
8686 s390x-linux-release:
8787 runs-on: [self-hosted, s390x-linux]
8888 steps: