Fix vim workflow version

This commit is contained in:
Andy K. Massimino
2023-11-24 18:31:06 -05:00
parent 0a14691971
commit 966f6bf34f

View File

@@ -14,7 +14,7 @@ jobs:
matrix:
vim_type: ['Vim']
vim_version:
- 'nightly'
- 'v9.0.2000'
- 'v8.0.1575'
- 'v7.4.2273'
runs-on: ubuntu-latest