ci: drop windows+clang

takes significantly longer than other combinations
This commit is contained in:
Christian Clason 2022-01-22 14:04:13 +01:00 committed by Christian Clason
parent 59ddebd75c
commit b71d7cbd60

View file

@ -31,6 +31,10 @@ jobs:
cc: gcc
nvim_tag: stable
- os: windows-2022
cc: clang
nvim_tag: stable
include:
- os: windows-2022
cc: cl