mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
ci: drop windows+clang
takes significantly longer than other combinations
This commit is contained in:
parent
59ddebd75c
commit
b71d7cbd60
1 changed files with 4 additions and 0 deletions
|
|
@ -31,6 +31,10 @@ jobs:
|
|||
cc: gcc
|
||||
nvim_tag: stable
|
||||
|
||||
- os: windows-2022
|
||||
cc: clang
|
||||
nvim_tag: stable
|
||||
|
||||
include:
|
||||
- os: windows-2022
|
||||
cc: cl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue