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