Skip to content

Commit 116b7dd

Browse files
committed
ci: fix?
1 parent 745de43 commit 116b7dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main_ci_xmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
xmake-version: "latest"
3333

3434
- name: Configure
35-
run: xmake config -y --mode=${{ matrix.mode }} --vs_toolset=14
35+
run: xmake config -y --mode=${{ matrix.mode }}
3636

3737
- name: Build
3838
run: xmake build -y -vD

0 commit comments

Comments
 (0)