authorgravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2026-06-06 15:54:44+02:00
committergravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2026-06-06 15:55:13+02:00
log2153f8143d32ff47d494955e2a1924cf333033e5
treee3589a99f80f9cd9321149b2acde0e9812e02ad0
parent5434f85c47f6412a8d5faf681419c15533bb388c
signaturebadge-check Signed by SSH key SHA256:7B/LJ7bpR1eX8aCXSr4mtd5M45VMPKcx9zY8e95b5QM

ci: bump riscv64-linux-debug timeout by 2 hours


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

.forgejo/workflows/ci.yaml+1-1
......@@ -157,7 +157,7 @@ jobs:
157157 fetch-depth: 0
158158 - name: Build and Test
159159 run: sh ci/riscv64-linux-debug.sh
160 timeout-minutes: 720
160 timeout-minutes: 840
161161 riscv64-linux-release:
162162 if: github.event_name != 'pull_request'
163163 runs-on: [self-hosted, riscv64-linux]