CI: increase test timeout to 30 minutes
Commit:
https://github.com/vim/vim/commit/15dd6b427289f7a5aabe31e6ec1e7b103f980960
Author: Christian Brabandt <[email protected]>
Date: Wed Jul 23 20:45:10 2025 +0200
CI: increase test timeout to 30 minutes
Signed-off-by: Christian Brabandt <[email protected]>
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}
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/vim_dev/E1ueeh9-0068eS-4X%40256bit.org.