ci: bump timeout for s390x-linux-debug to 5 hours on Forgejo Actions

This commit is contained in:
Alex Rønne Petersen 2025-11-20 03:34:42 +01:00
parent c9afa901f3
commit f06adc70b0
No known key found for this signature in database

View File

@ -82,7 +82,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Build and Test - name: Build and Test
run: sh ci/s390x-linux-debug.sh run: sh ci/s390x-linux-debug.sh
timeout-minutes: 240 timeout-minutes: 300
s390x-linux-release: s390x-linux-release:
runs-on: [self-hosted, s390x-linux] runs-on: [self-hosted, s390x-linux]
steps: steps: