Update GitHub Actions to test with Neovim 0.7

This commit is contained in:
w0rp
2025-03-11 13:06:21 +00:00
parent 564369db58
commit a49943aa62

View File

@@ -28,7 +28,7 @@ jobs:
vim-version:
- '--vim-80-only'
- '--vim-90-only'
- '--neovim-06-only'
- '--neovim-07-only'
- '--neovim-08-only'
- '--linters-only'
steps: