Commit: CI: increase test timeout to 30 minutes

3 views
Skip to first unread message

Christian Brabandt

unread,
Jul 23, 2025, 3:00:14 PM7/23/25
to vim...@googlegroups.com
CI: increase test timeout to 30 minutes

Commit: https://github.com/vim/vim/commit/15dd6b427289f7a5aabe31e6ec1e7b103f980960
Author: Christian Brabandt <c...@256bit.org>
Date: Wed Jul 23 20:45:10 2025 +0200

CI: increase test timeout to 30 minutes

Signed-off-by: Christian Brabandt <c...@256bit.org>

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 32e368dc1..b76a71fcd 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -315,7 +315,7 @@ jobs:
fi

- name: Test
- timeout-minutes: 25
+ timeout-minutes: 30
run: |
make ${SHADOWOPT} ${TEST}

Reply all
Reply to author
Forward
0 new messages