Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheWillard authored Oct 8, 2023
1 parent 2e67e6d commit c37b12a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ jobs:
# Setup MSVC
- uses: ilammy/msvc-dev-cmd@v1
with:
vsversion: '2022'
toolset: '14.XX'
toolset: 14.XX

# Install latest CMake
- uses: lukka/get-cmake@latest
Expand Down

0 comments on commit c37b12a

Please sign in to comment.