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 95756eb commit d73505bCopy full SHA for d73505b
.github/workflows/c-cpp.yml
@@ -72,7 +72,7 @@ jobs:
72
- run: deno task cache
73
- uses: xmake-io/github-action-setup-xmake@v1
74
with:
75
- xmake-version: latest
+ xmake-version: branch@dev
76
actions-cache-folder: ".xmake-cache"
77
78
- run: deno run -A xmake.ts --toolchain=llvm --sdk=/usr/local/opt/llvm/
0 commit comments