Skip to content

Commit

Permalink
dec-cmd toolset
Browse files Browse the repository at this point in the history
  • Loading branch information
TheWillard authored Oct 8, 2023
1 parent a8e16d7 commit 2e67e6d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ jobs:

# Setup MSVC
- uses: ilammy/msvc-dev-cmd@v1
with:
vsversion: '2022'
toolset: '14.XX'

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

0 comments on commit 2e67e6d

Please sign in to comment.