mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
ci: use Neovim v0.6.0
This commit is contained in:
parent
8324a4ce01
commit
cd6aabb964
3 changed files with 7 additions and 7 deletions
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
|
|
@ -28,8 +28,8 @@ jobs:
|
|||
|
||||
- name: Install and prepare Neovim
|
||||
env:
|
||||
NVIM_TAG: v0.5.1
|
||||
TREE_SITTER_CLI_TAG: v0.20.0
|
||||
NVIM_TAG: v0.6.0
|
||||
TREE_SITTER_CLI_TAG: v0.20.1
|
||||
run: |
|
||||
bash ./scripts/ci-install-${{ matrix.os }}.sh
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue