ci: bump timeout for s390x-linux-release to 4 hours on Forgejo Actions

This commit is contained in:
Alex Rønne Petersen 2025-11-19 23:47:32 +01:00
parent 5078acf3a3
commit c9afa901f3
No known key found for this signature in database

View file

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