0
0
mirror of https://github.com/vim/vim.git synced 2025-11-15 23:14:06 -05:00

CI: increase test timeout to 30 minutes

Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Christian Brabandt
2025-07-23 20:45:10 +02:00
parent 5608f3dc93
commit 15dd6b4272

View File

@@ -315,7 +315,7 @@ jobs:
fi
- name: Test
timeout-minutes: 25
timeout-minutes: 30
run: |
make ${SHADOWOPT} ${TEST}