mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-26 13:01:34 +03: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:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user