mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 06:13:07 +00:00
ci: bump riscv64-linux-debug timeout by 1 hour
A very recent change seems to have made this slower.
This commit is contained in:
parent
c969ef7cbe
commit
43b4368b94
@ -88,7 +88,7 @@ jobs:
|
|||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Build and Test
|
- name: Build and Test
|
||||||
run: sh ci/riscv64-linux-debug.sh
|
run: sh ci/riscv64-linux-debug.sh
|
||||||
timeout-minutes: 540
|
timeout-minutes: 600
|
||||||
riscv64-linux-release:
|
riscv64-linux-release:
|
||||||
if: github.event_name != 'pull_request'
|
if: github.event_name != 'pull_request'
|
||||||
runs-on: [self-hosted, riscv64-linux]
|
runs-on: [self-hosted, riscv64-linux]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user