authorgravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2025-11-01 17:17:20+01:00
committergravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2025-11-01 17:18:24+01:00
log2f4bca41eadc07227a36f7d8d0e4c414e240528e
tree4e56a9eb77c3a80fd0d4449c8922bcb6b1682776
parent143ea88017af836104d06262e71537d3d2dd7a4e
signaturebadge-check Signed by SSH key SHA256:7B/LJ7bpR1eX8aCXSr4mtd5M45VMPKcx9zY8e95b5QM

ci: bump riscv64-linux-debug timeout to 9 hours on Forgejo Actions


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

.forgejo/workflows/ci.yaml+1-1
......@@ -64,7 +64,7 @@ jobs:
6464 fetch-depth: 0
6565 - name: Build and Test
6666 run: sh ci/riscv64-linux-debug.sh
67 timeout-minutes: 480
67 timeout-minutes: 540
6868 riscv64-linux-release:
6969 # if: github.event_name != 'pull_request'
7070 runs-on: [self-hosted, riscv64-linux]