ci: run tests against Neovim v0.10.0
This commit is contained in:
parent
8a2de6ada2
commit
27d9f37161
5 changed files with 16 additions and 231 deletions
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue