We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d66efa8 commit ef666c2Copy full SHA for ef666c2
.github/workflows/build-test-release.yml
@@ -180,7 +180,6 @@ jobs:
180
# I would like to use this but can't figure it out
181
# winget install --accept-source-agreements --silent -e --id=MartinStorsjo.LLVM-MinGW.UCRT
182
183
- // llvm-mingw-20251118-ucrt-x86_64/bin/clang++.exe
184
# You want the mingw version of ninja, not the msys version. The msys version uses
185
# `CMD.EXE` and does not work with the cmake Ninja generator.
186
/c/msys64/usr/bin/pacman -S --noconfirm \
0 commit comments