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