authorgravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2025-10-08 04:57:16+02:00
committergravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2025-10-08 04:58:03+02:00
loge959a86bb92006eea4d0f15cc1c0f82ecccbc58b
treed24aebcd45b265707bb41fb4f49905f7cc335e2b
parentb19ba7df3b59755a2808b2c2854ef4a029309ce4
signaturebadge-check Signed by SSH key SHA256:7B/LJ7bpR1eX8aCXSr4mtd5M45VMPKcx9zY8e95b5QM

ci: bump riscv64-linux-debug timeout to 8 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: 420
67 timeout-minutes: 480
6868 riscv64-linux-release:
6969 # if: github.event_name != 'pull_request'
7070 runs-on: [self-hosted, riscv64-linux]