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: