mirror of
https://git.tukaani.org/xz.git
synced 2024-04-04 12:36:23 +02:00
CI: Add Clang64 MSYS2 environment to Windows CI.
This commit is contained in:
parent
d9166b52cf
commit
785e4121d9
1 changed files with 1 additions and 0 deletions
1
.github/workflows/windows-ci.yml
vendored
1
.github/workflows/windows-ci.yml
vendored
|
@ -24,6 +24,7 @@ jobs:
|
|||
- mingw64
|
||||
- mingw32
|
||||
- ucrt64
|
||||
- clang64
|
||||
- msys
|
||||
|
||||
# Set the shell to be msys2 as a default to avoid setting it for
|
||||
|
|
Loading…
Reference in a new issue