authorgravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2025-11-19 23:47:32+01:00
committergravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2025-11-19 23:47:58+01:00
logc9afa901f33e674f0390871e2f47971ff6438910
treed2940b321c736e26d7e464e852e711214783e8ba
parent5078acf3a3972f89c2f4c94d9a952be32dedf81f
signaturebadge-check Signed by SSH key SHA256:7B/LJ7bpR1eX8aCXSr4mtd5M45VMPKcx9zY8e95b5QM

ci: bump timeout for s390x-linux-release to 4 hours on Forgejo Actions


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

.forgejo/workflows/ci.yaml+1-1
......@@ -92,7 +92,7 @@ jobs:
9292 fetch-depth: 0
9393 - name: Build and Test
9494 run: sh ci/s390x-linux-release.sh
95 timeout-minutes: 180
95 timeout-minutes: 240
9696 x86_64-freebsd-debug:
9797 runs-on: [self-hosted, x86_64-freebsd]
9898 steps: