Skip to content

Commit 3e602ce

Browse files
committed
ci: Drop older Vim versions from the test matrix
These vesions are being dropped from the matrix due to their age (5+ years) and due to the fact that the CI as the current build process fails for them. However, I would still expect them to work until we start relying on modern (9.0+ or newer) Vim features.
1 parent 09eadba commit 3e602ce

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/tests.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ jobs:
1414
- TASK_VERSION: v2.6.0
1515
- TASK_VERSION: v2.6.2
1616
# - TASK_VERSION: develop # TODO: Requires adjustment to the build process
17-
- VIM_VERSION: v8.0.1850
18-
- VIM_VERSION: v8.1.2424
1917
- VIM_VERSION: v8.2.5172
2018
- VIM_VERSION: v9.0.0000
2119
- VIM_VERSION: v9.1.1435

0 commit comments

Comments
 (0)