mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-03-07 23:04:34 +01:00
ci: bump aarch64-freebsd-debug timeout by 1 hour
This commit is contained in:
parent
96a19d3a6b
commit
af1ab5fa08
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ jobs:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Build and Test
|
- name: Build and Test
|
||||||
run: sh ci/aarch64-freebsd-debug.sh
|
run: sh ci/aarch64-freebsd-debug.sh
|
||||||
timeout-minutes: 240
|
timeout-minutes: 300
|
||||||
aarch64-freebsd-release:
|
aarch64-freebsd-release:
|
||||||
runs-on: [self-hosted, aarch64-freebsd]
|
runs-on: [self-hosted, aarch64-freebsd]
|
||||||
steps:
|
steps:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue