commit 534370c4dede07c692ced0c5526a5370f233b4d3 (tree)
parent f3eef35c05062091ccff8306c034afa56e66facc
Author: Alex Rønne Petersen <alex@alexrp.com>
Date: Fri, 21 Nov 2025 09:44:22 +0100
ci: bump loongarch64-linux-debug timeout to 4 hours on Forgejo Actions
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.forgejo/workflows/ci.yaml b/.forgejo/workflows/ci.yaml
@@ -40,7 +40,7 @@ jobs:
fetch-depth: 0
- name: Build and Test
run: sh ci/loongarch64-linux-debug.sh
- timeout-minutes: 180
+ timeout-minutes: 240
loongarch64-linux-release:
runs-on: [self-hosted, loongarch64-linux]
steps: