ci: use neovim nightly

This commit is contained in:
Price Hiller 2024-05-13 09:57:32 -05:00
parent 4aee573e50
commit 6e69cc2751
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -11,7 +11,7 @@ jobs:
matrix:
include:
- 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/nightly/nvim-linux64.tar.gz
manager: sudo apt-get
packages: -y fd-find
steps: