ci: run tests on Neovim 0.11.2

This commit is contained in:
TheLeoP
2025-07-07 18:02:55 -05:00
parent ef27fce14e
commit 427e9eb27a

View File

@@ -14,7 +14,7 @@ jobs:
matrix:
neovim_version:
- "head"
- "v0.10.1"
- "v0.11.2"
runs-on: ubuntu-latest
env:
TESTS_ENABLE_TREESITTER: 1