From 785e4121d9b2921ad36bd3af1cf61fa20a9265bd Mon Sep 17 00:00:00 2001 From: Jia Tan Date: Mon, 24 Jul 2023 23:11:45 +0800 Subject: [PATCH] CI: Add Clang64 MSYS2 environment to Windows CI. --- .github/workflows/windows-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/windows-ci.yml b/.github/workflows/windows-ci.yml index a8805dc5..1b018479 100644 --- a/.github/workflows/windows-ci.yml +++ b/.github/workflows/windows-ci.yml @@ -24,6 +24,7 @@ jobs: - mingw64 - mingw32 - ucrt64 + - clang64 - msys # Set the shell to be msys2 as a default to avoid setting it for