mirror of
https://github.com/ImageMagick/ImageMagick.git
synced 2026-06-12 15:37:14 +02:00
Also target clang64 in the msys2 build.
This commit is contained in:
@@ -238,8 +238,9 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
include: [
|
||||
{ msystem: ucrt64, toolchain: ucrt-x86_64 },
|
||||
{ msystem: clang64, toolchain: clang-x86_64 },
|
||||
{ msystem: mingw64, toolchain: x86_64 },
|
||||
{ msystem: ucrt64, toolchain: ucrt-x86_64 },
|
||||
]
|
||||
fail-fast: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user