We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c49afcd commit 55d20bcCopy full SHA for 55d20bc
.github/workflows/c-cpp.yml
@@ -69,4 +69,4 @@ jobs:
69
/usr/local/opt/llvm/bin/clang --version
70
/usr/local/share/vcpkg/vcpkg install cppunit:x64-osx
71
72
- - run: deno run -A xmake.ts
+ - run: deno run -A xmake.ts --toolchain=llvm --sdk=/usr/local/opt/llvm/
0 commit comments