From: Jia Tan Date: Mon, 24 Jul 2023 15:11:45 +0000 (+0800) Subject: CI: Add Clang64 MSYS2 environment to Windows CI. X-Git-Tag: v5.5.1alpha~233 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=785e4121d9b2921ad36bd3af1cf61fa20a9265bd;p=thirdparty%2Fxz.git CI: Add Clang64 MSYS2 environment to Windows CI. --- 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