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:...@@ -64,7 +64,7 @@ jobs:
64 fetch-depth: 064 fetch-depth: 0
65 - name: Build and Test65 - name: Build and Test
66 run: sh ci/riscv64-linux-debug.sh66 run: sh ci/riscv64-linux-debug.sh
67 timeout-minutes: 42067 timeout-minutes: 480
68 riscv64-linux-release:68 riscv64-linux-release:
69 # if: github.event_name != 'pull_request'69 # if: github.event_name != 'pull_request'
70 runs-on: [self-hosted, riscv64-linux]70 runs-on: [self-hosted, riscv64-linux]