ci: bump riscv64-linux-release timeout by 1 hour

This one was right on the edge and finally hit a timeout: https://codeberg.org/ziglang/zig/actions/runs/996/jobs/9/attempt/1
This commit is contained in:
Alex Rønne Petersen 2026-01-18 15:33:47 +01:00
parent e5dc5a6eb5
commit 114ea92c09
No known key found for this signature in database

View file

@ -122,7 +122,7 @@ jobs:
fetch-depth: 0
- name: Build and Test
run: sh ci/riscv64-linux-release.sh
timeout-minutes: 480
timeout-minutes: 540
s390x-linux-debug:
runs-on: [self-hosted, s390x-linux]