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 a66140b commit 24d4456Copy full SHA for 24d4456
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
NVIM_BIN_PATH: nvim-linux64/bin
28
EXTRACT: tar xzf
29
- os: macos-11
30
- NIGHTLY: nvim-macos.tar.gz
+ NIGHTLY: nvim-macos-x86_64.tar.gz
31
NVIM_BIN_PATH: nvim-macos/bin
32
33
- os: windows-latest
0 commit comments