CI: test only with Vim head

This commit is contained in:
Yasuhiro Matsumoto
2026-03-20 23:18:11 +09:00
parent 809e4249d6
commit 497a025f14

View File

@@ -12,7 +12,6 @@ jobs:
strategy:
matrix:
vim:
- v9.1.0000
- head
steps:
- uses: actions/checkout@v4