authorgravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2026-01-23 16:17:36+01:00
committergravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2026-01-23 16:17:47+01:00
log2774436a831194b5a97fc2774ad5570762ed0965
tree5074655f4fa8de6ca9c73341eb66f46b01a8c380
parent1badb2a840c47d49b49fa685db7a1553c0a40ee7
signaturebadge-check Signed by SSH key SHA256:7B/LJ7bpR1eX8aCXSr4mtd5M45VMPKcx9zY8e95b5QM

ci: bump riscv64-linux-debug timeout by 1 hour


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

.forgejo/workflows/ci.yaml+1-1
......@@ -111,7 +111,7 @@ jobs:
111111 fetch-depth: 0
112112 - name: Build and Test
113113 run: sh ci/riscv64-linux-debug.sh
114 timeout-minutes: 600
114 timeout-minutes: 660
115115 riscv64-linux-release:
116116 if: github.event_name != 'pull_request'
117117 runs-on: [self-hosted, riscv64-linux]