mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 19:00: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:
|
include:
|
||||||
- os: windows-latest
|
- os: windows-latest
|
||||||
cc: cl
|
cc: cl
|
||||||
nvim_tag: stable
|
nvim_tag: nightly
|
||||||
|
|
||||||
- os: ubuntu-latest
|
- os: ubuntu-latest
|
||||||
cc: gcc
|
cc: gcc
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue