authorgravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2025-10-01 13:17:31+02:00
committergravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2025-10-01 13:17:31+02:00
logbd9098e285966fdcdad92d56e5b629ae73e50ffc
tree042413aa9ffef2c8a79bee5cdc936725c988597e
parent30e43f7246350ca1b01f645dc2390666eb3e6a1f
signaturebadge-check Signed by SSH key SHA256:7B/LJ7bpR1eX8aCXSr4mtd5M45VMPKcx9zY8e95b5QM

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


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

.forgejo/workflows/ci.yaml+1-1
......@@ -115,7 +115,7 @@ jobs:
115115 fetch-depth: 0
116116 - name: Build and Test
117117 run: sh ci/x86_64-linux-debug-llvm.sh
118 timeout-minutes: 420
118 timeout-minutes: 480
119119 x86_64-linux-release:
120120 runs-on: [self-hosted, x86_64-linux]
121121 steps: