Skip to content

Commit 1b33981

Browse files
committed
CI: Use UCRT for MinGW x64 build
1 parent bd93f70 commit 1b33981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ZenLib_Checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- platform: Win32
6464
msystem: MINGW32
6565
- platform: x64
66-
msystem: MINGW64
66+
msystem: UCRT64
6767
fail-fast: false
6868
env:
6969
GENERATOR: "Unix Makefiles"

0 commit comments

Comments
 (0)