ci: bump s390x-linux-debug timeout by 1 hour

The host machine for the VMs we have is oversubscribed. There's not currently
much that can be done about that, but a hardware upgrade is planned for later
this year.
This commit is contained in:
Alex Rønne Petersen
2026-05-07 01:39:28 +02:00
parent cd23f7a814
commit 81a9bec442
+1 -1
View File
@@ -175,7 +175,7 @@ jobs:
fetch-depth: 0
- name: Build and Test
run: sh ci/s390x-linux-debug.sh
timeout-minutes: 360
timeout-minutes: 420
s390x-linux-release:
runs-on: [self-hosted, s390x-linux]
steps: