mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-03-08 01:24:49 +01:00
ci: bump riscv64-linux-debug timeout by 1 hour
This commit is contained in:
parent
1badb2a840
commit
2774436a83
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,7 @@ jobs:
|
|||
fetch-depth: 0
|
||||
- name: Build and Test
|
||||
run: sh ci/riscv64-linux-debug.sh
|
||||
timeout-minutes: 600
|
||||
timeout-minutes: 660
|
||||
riscv64-linux-release:
|
||||
if: github.event_name != 'pull_request'
|
||||
runs-on: [self-hosted, riscv64-linux]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue