From f37d0bdff7e1a19ec913e6fba70234fadbc4c584 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20R=C3=B8nne=20Petersen?= Date: Sun, 31 May 2026 05:13:16 +0200 Subject: [PATCH] ci: bump powerpc64le-linux-debug timeout by 1 hour --- .forgejo/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/ci.yaml b/.forgejo/workflows/ci.yaml index 2fb4ae572cab71258fc28a7050a7913548315355..62803d3919e50f38bbede449a85e32ff422f90e6 100644 --- 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: -- 2.54.0