ci: use nvim 0.10.0

This commit is contained in:
Price Hiller 2024-05-19 06:49:43 -05:00 committed by windwp
parent 3b57ed40bd
commit 2e50d55b3e

View File

@ -11,7 +11,7 @@ jobs:
matrix:
include:
- os: ubuntu-24.04
url: https://github.com/neovim/neovim/releases/download/nightly/nvim-linux64.tar.gz
url: https://github.com/neovim/neovim/releases/download/v0.10.0/nvim-linux64.tar.gz
manager: sudo apt-get
packages: -y fd-find tree-sitter-cli
steps: