mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-03-08 01:24:49 +01:00
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:
parent
e5dc5a6eb5
commit
114ea92c09
1 changed files with 1 additions and 1 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue