Skip to content

Commit

Permalink
change vs_toolset version
Browse files Browse the repository at this point in the history
  • Loading branch information
shad0wshayd3 committed Sep 6, 2024
1 parent a6bae87 commit ad2a44a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_ci_xmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
xmake-version: "latest"

- name: Configure
run: xmake config -y --mode=${{ matrix.mode }} --vs_toolset=14.40
run: xmake config -y --mode=${{ matrix.mode }} --vs_toolset=14.42

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

0 comments on commit ad2a44a

Please sign in to comment.