ci: run tests on neovim 0.6.1
This commit is contained in:
parent
d5918d0475
commit
15e4d5a5bb
|
@ -6,7 +6,7 @@ jobs:
|
|||
run_tests:
|
||||
strategy:
|
||||
matrix:
|
||||
nvim_tag: [v0.5.0, v0.5.1, v0.6.0]
|
||||
nvim_tag: [v0.5.0, v0.5.1, v0.6.0, v0.6.1]
|
||||
|
||||
name: Run tests
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue