mirror of
https://github.com/dense-analysis/ale.git
synced 2026-03-01 12:56:57 +08:00
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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user