Commit 2f4bca41ea

Alex Rønne Petersen <alex@alexrp.com>
2025-11-01 17:17:20
ci: bump riscv64-linux-debug timeout to 9 hours on Forgejo Actions
1 parent 143ea88
Changed files (1)
.forgejo
workflows
.forgejo/workflows/ci.yaml
@@ -64,7 +64,7 @@ jobs:
           fetch-depth: 0
       - name: Build and Test
         run: sh ci/riscv64-linux-debug.sh
-        timeout-minutes: 480
+        timeout-minutes: 540
   riscv64-linux-release:
     # if: github.event_name != 'pull_request'
     runs-on: [self-hosted, riscv64-linux]