Commit c9afa901f3

Alex Rønne Petersen <alex@alexrp.com>
2025-11-19 23:47:32
ci: bump timeout for s390x-linux-release to 4 hours on Forgejo Actions
1 parent 5078acf
Changed files (1)
.forgejo
workflows
.forgejo/workflows/ci.yaml
@@ -92,7 +92,7 @@ jobs:
           fetch-depth: 0
       - name: Build and Test
         run: sh ci/s390x-linux-release.sh
-        timeout-minutes: 180
+        timeout-minutes: 240
   x86_64-freebsd-debug:
     runs-on: [self-hosted, x86_64-freebsd]
     steps: