Skip to content

Commit

Permalink
Update neovim_treesitter.yml (#363)
Browse files Browse the repository at this point in the history
Update neovim_treesitter to match neovim.yml
  • Loading branch information
lbiaggi authored Sep 12, 2024
1 parent 8522c9b commit 971ac5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/neovim_treesitter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
matrix:
neovim_version:
- 'head'
- 'v0.8.3'
- 'v0.10.1'
runs-on: ubuntu-latest
env:
TESTS_ENABLE_TREESITTER: 1
Expand Down

0 comments on commit 971ac5c

Please sign in to comment.