ci: remove 0.5 tests
Neovim 0.6 had been the minimum requirement for a while so removing 0.5 ci testmain
parent
38b36fc5fd
commit
a011a94c79
|
|
@ -27,8 +27,6 @@ jobs:
|
||||||
url: https://github.com/neovim/neovim/releases/download/v0.7.0/nvim-linux64.tar.gz
|
url: https://github.com/neovim/neovim/releases/download/v0.7.0/nvim-linux64.tar.gz
|
||||||
- os: ubuntu-20.04
|
- os: ubuntu-20.04
|
||||||
url: https://github.com/neovim/neovim/releases/download/v0.6.0/nvim-linux64.tar.gz
|
url: https://github.com/neovim/neovim/releases/download/v0.6.0/nvim-linux64.tar.gz
|
||||||
- os: ubuntu-20.04
|
|
||||||
url: https://github.com/neovim/neovim/releases/download/v0.5.0/nvim-linux64.tar.gz
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue