mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
ci(tests): use nvim nightly for win+cl
This commit is contained in:
parent
65ce6fde2d
commit
78bfee7ddb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-queries.yml
vendored
2
.github/workflows/test-queries.yml
vendored
|
|
@ -41,7 +41,7 @@ jobs:
|
|||
include:
|
||||
- os: windows-latest
|
||||
cc: cl
|
||||
nvim_tag: stable
|
||||
nvim_tag: nightly
|
||||
|
||||
- os: ubuntu-latest
|
||||
cc: gcc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue