mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 05:44:20 +00:00
ci: bump x86_64-linux-debug-llvm timeout to 8 hours on Forgejo Actions
This commit is contained in:
parent
30e43f7246
commit
bd9098e285
1 changed files with 1 additions and 1 deletions
|
|
@ -115,7 +115,7 @@ jobs:
|
|||
fetch-depth: 0
|
||||
- name: Build and Test
|
||||
run: sh ci/x86_64-linux-debug-llvm.sh
|
||||
timeout-minutes: 420
|
||||
timeout-minutes: 480
|
||||
x86_64-linux-release:
|
||||
runs-on: [self-hosted, x86_64-linux]
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue