chore: bump neovim version to 0.7
parent
226db9219f
commit
6e3167e89c
|
|
@ -25,8 +25,6 @@ jobs:
|
||||||
url: https://github.com/neovim/neovim/releases/download/v0.8.0/nvim-linux64.tar.gz
|
url: https://github.com/neovim/neovim/releases/download/v0.8.0/nvim-linux64.tar.gz
|
||||||
- os: ubuntu-20.04
|
- os: ubuntu-20.04
|
||||||
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
|
|
||||||
url: https://github.com/neovim/neovim/releases/download/v0.6.0/nvim-linux64.tar.gz
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue