We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a25e70 commit 6e21c68Copy full SHA for 6e21c68
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
matrix:
19
include:
20
- os: ubuntu-20.04
21
- url: https://github.com/neovim/neovim/releases/download/nightly/nvim-linux64.tar.gz
+ url: https://github.com/neovim/neovim/releases/download/nightly/nvim-linux-x86_64.tar.gz
22
23
url: https://github.com/neovim/neovim/releases/download/v0.10.0/nvim-linux64.tar.gz
24
0 commit comments