Commit e959a86bb9

Alex Rønne Petersen <alex@alexrp.com>
2025-10-08 04:57:16
ci: bump riscv64-linux-debug timeout to 8 hours on Forgejo Actions
1 parent b19ba7d
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: 420
+        timeout-minutes: 480
   riscv64-linux-release:
     # if: github.event_name != 'pull_request'
     runs-on: [self-hosted, riscv64-linux]