ci: run tests against Neovim v0.10.0

This commit is contained in:
Steven Arcangeli 2024-05-16 10:47:29 -07:00
parent 8a2de6ada2
commit 27d9f37161
5 changed files with 16 additions and 231 deletions

View file

@ -52,6 +52,7 @@ jobs:
include:
- nvim_tag: v0.8.3
- nvim_tag: v0.9.4
- nvim_tag: v0.10.0
name: Run tests
runs-on: ubuntu-22.04