File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,15 +11,15 @@ jobs:
1111 matrix :
1212 include :
1313 - os : ubuntu-latest
14- url : https://github.com/neovim/neovim/releases/download/nightly/nvim-linux64 .tar.gz
14+ url : https://github.com/neovim/neovim/releases/download/nightly/nvim-linux-x86_64 .tar.gz
1515 manager : sudo snap
1616 packages : go
17- - os : ubuntu-latest
18- url : https://github.com/neovim/neovim/releases/download/v0.11.0 /nvim-linux64 .tar.gz
17+ - os : ubuntu-22.04
18+ url : https://github.com/neovim/neovim/releases/download/stable /nvim-linux-x86_64 .tar.gz
1919 manager : sudo snap
2020 packages : go
2121 - os : ubuntu-22.04
22- url : https://github.com/neovim/neovim/releases/download/v0.10.4/nvim-linux64 .tar.gz
22+ url : https://github.com/neovim/neovim/releases/download/v0.10.4/nvim-linux-x86_64 .tar.gz
2323 manager : sudo snap
2424 packages : go
2525 steps :
You can’t perform that action at this time.
0 commit comments