commit f37d0bdff7e1a19ec913e6fba70234fadbc4c584 (tree)
parent 7d7752ed411222276ccdbf6b45b21edddbc05caa
Author: Alex Rønne Petersen <alex@alexrp.com>
Date: Sun, 31 May 2026 05:13:16 +0200
ci: bump powerpc64le-linux-debug timeout by 1 hour
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.forgejo/workflows/ci.yaml b/.forgejo/workflows/ci.yaml
@@ -135,7 +135,7 @@ jobs:
fetch-depth: 0
- name: Build and Test
run: sh ci/powerpc64le-linux-debug.sh
- timeout-minutes: 360
+ timeout-minutes: 420
powerpc64le-linux-release:
runs-on: [self-hosted, powerpc64le-linux]
steps: