authorgravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2026-08-25 21:15:03+02:00
committergravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2026-08-25 21:15:03+02:00
log1919919a37844d20395f20075cbd5c1ebbc11fab
treeb937412d4322b95600f991aa7b0b17d83bda0368
parent0ee41167bdaf01274bc06fac92524f66346c2bda
signaturebadge-check Signed by SSH key SHA256:7B/LJ7bpR1eX8aCXSr4mtd5M45VMPKcx9zY8e95b5QM

ci: bump x86_64-linux-release timeout to 7 hours like x86_64-linux-debug-llvm


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

.forgejo/workflows/ci.yaml+1-1
...@@ -215,7 +215,7 @@ jobs:...@@ -215,7 +215,7 @@ jobs:
215 fetch-depth: 0215 fetch-depth: 0
216 - name: Build and Test216 - name: Build and Test
217 run: sh ci/x86_64-linux-release.sh217 run: sh ci/x86_64-linux-release.sh
218 timeout-minutes: 360218 timeout-minutes: 420
219219
220 x86_64-netbsd-debug:220 x86_64-netbsd-debug:
221 runs-on: [self-hosted, x86_64-netbsd]221 runs-on: [self-hosted, x86_64-netbsd]