Skip to content

Commit d73505b

Browse files
committed
Update c-cpp.yml
1 parent 95756eb commit d73505b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/c-cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
- run: deno task cache
7373
- uses: xmake-io/github-action-setup-xmake@v1
7474
with:
75-
xmake-version: latest
75+
xmake-version: branch@dev
7676
actions-cache-folder: ".xmake-cache"
7777

7878
- run: deno run -A xmake.ts --toolchain=llvm --sdk=/usr/local/opt/llvm/

0 commit comments

Comments
 (0)