mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 13:54:21 +00:00
ci: bump timeout for s390x-linux-release to 4 hours on Forgejo Actions
This commit is contained in:
parent
5078acf3a3
commit
c9afa901f3
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ jobs:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Build and Test
|
- name: Build and Test
|
||||||
run: sh ci/s390x-linux-release.sh
|
run: sh ci/s390x-linux-release.sh
|
||||||
timeout-minutes: 180
|
timeout-minutes: 240
|
||||||
x86_64-freebsd-debug:
|
x86_64-freebsd-debug:
|
||||||
runs-on: [self-hosted, x86_64-freebsd]
|
runs-on: [self-hosted, x86_64-freebsd]
|
||||||
steps:
|
steps:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue