ci: run tests on newer nvim versions

This commit is contained in:
Steven Arcangeli 2023-04-21 22:17:18 -07:00
parent 5bdee20d5d
commit 873ea3b85d
2 changed files with 3 additions and 4 deletions

View file

@ -13,7 +13,7 @@ jobs:
- name: Install Neovim and dependencies
env:
NVIM_TAG: v0.8.1
NVIM_TAG: v0.9.0
run: |
bash ./.github/workflows/install_nvim.sh