authorgravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2025-10-05 18:53:34+02:00
committergravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2025-10-05 18:53:34+02:00
logbd23e9a744b3a43aab468b9f5e24b4c63e7c25d3
tree2dfa069ee554d886c7f5dd00ef94f1c87fe81611
parent0a74d73459a8b30b5c91ee444275752206a2a0ea
signaturebadge-check Signed by SSH key SHA256:7B/LJ7bpR1eX8aCXSr4mtd5M45VMPKcx9zY8e95b5QM

ci: bump x86_64-linux-release timeout to 8 hours on Forgejo Actions


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

.forgejo/workflows/ci.yaml+1-1
......@@ -125,7 +125,7 @@ jobs:
125125 fetch-depth: 0
126126 - name: Build and Test
127127 run: sh ci/x86_64-linux-release.sh
128 timeout-minutes: 420
128 timeout-minutes: 480
129129 x86_64-windows-debug:
130130 runs-on: [self-hosted, x86_64-windows]
131131 steps: