chore(ci): test on nvim-0.7

This commit is contained in:
shadmansaleh 2022-07-12 12:10:33 +06:00
parent c15e3b4c9e
commit 8b4e4988d4
1 changed files with 4 additions and 0 deletions

View File

@ -27,6 +27,10 @@ jobs:
runner: ubuntu-20.04 runner: ubuntu-20.04
os: linux os: linux
nvim_version: v0.6.0 nvim_version: v0.6.0
- flavor: nvim-0.7
runner: ubuntu-20.04
os: linux
nvim_version: v0.7.0
- flavor: nvim-nightly - flavor: nvim-nightly
runner: ubuntu-20.04 runner: ubuntu-20.04
os: linux os: linux