Skip to content

Commit 14019a9

Browse files
committed
ci: bump x86_64-linux-release timeout to 7 hours on Forgejo Actions
1 parent 1914d1a commit 14019a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.forgejo/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
fetch-depth: 0
126126
- name: Build and Test
127127
run: sh ci/x86_64-linux-release.sh
128-
timeout-minutes: 360
128+
timeout-minutes: 420
129129
x86_64-windows-debug:
130130
runs-on: [self-hosted, x86_64-windows]
131131
steps:

0 commit comments

Comments
 (0)