From b71d7cbd6057a0a6f1e572c2bc8de13d055095aa Mon Sep 17 00:00:00 2001 From: Christian Clason Date: Sat, 22 Jan 2022 14:04:13 +0100 Subject: ci: drop windows+clang takes significantly longer than other combinations --- .github/workflows/check-query-files-and-compilation.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.github/workflows') diff --git a/.github/workflows/check-query-files-and-compilation.yml b/.github/workflows/check-query-files-and-compilation.yml index 5ab0f829e..69ac68de8 100644 --- a/.github/workflows/check-query-files-and-compilation.yml +++ b/.github/workflows/check-query-files-and-compilation.yml @@ -31,6 +31,10 @@ jobs: cc: gcc nvim_tag: stable + - os: windows-2022 + cc: clang + nvim_tag: stable + include: - os: windows-2022 cc: cl -- cgit v1.2.3-70-g09d2