Update tests to use latest neovim 0.7 (#4180)

* Update tests to use latest neovim 0.7

* Update CI to use neovim 0.7

* Fix conflict
This commit is contained in:
Horacio Sanson
2022-06-29 13:17:00 +09:00
committed by GitHub
parent 39d1a10589
commit 16cca1413f
4 changed files with 14 additions and 15 deletions

View File

@@ -3,7 +3,7 @@ FROM testbed/vim:20
RUN install_vim -tag v8.0.0027 -build \
-tag v8.2.4693 -build \
-tag neovim:v0.2.0 -build \
-tag neovim:v0.6.1 -build
-tag neovim:v0.7.0 -build
ENV PACKAGES="\
bash \