Commit c0fb5b1
committed
Update Github Actions workflow for Windows builds
MSYS2 has deprecated the MINGW64 environment which uses MSVCRT and this
project will no longer support that environment. Instead it will use
MSYS2's UCRT64 environment with its MinGW toolchain and CLANG64
environment with its Clang/LLVM toolchain, both using the UCRT runtime,
for Windows debug builds.1 parent bbe2570 commit c0fb5b1
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | 20 | | |
23 | 21 | | |
24 | 22 | | |
| |||
0 commit comments