diff --git a/.forgejo/workflows/ci.yaml b/.forgejo/workflows/ci.yaml index 3ce2257143..4d0acf3c7b 100644 --- a/.forgejo/workflows/ci.yaml +++ b/.forgejo/workflows/ci.yaml @@ -82,7 +82,7 @@ jobs: fetch-depth: 0 - name: Build and Test run: sh ci/s390x-linux-debug.sh - timeout-minutes: 240 + timeout-minutes: 300 s390x-linux-release: runs-on: [self-hosted, s390x-linux] steps: