We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a9d768 commit e65b5a4Copy full SHA for e65b5a4
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
matrix:
14
include:
15
- os: ubuntu-22.04
16
- rev: nightly/nvim-linux64.tar.gz
+ rev: nightly/nvim-linux-x86_64.tar.gz
17
18
rev: v0.9.0/nvim-linux64.tar.gz
19
steps:
0 commit comments