Skip to content

Commit

Permalink
Update MSVC version used in GitHub action.
Browse files Browse the repository at this point in the history
  • Loading branch information
breyerml committed Nov 9, 2023
1 parent 59e1eb0 commit b66b2e9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/msvc_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@ jobs:
MSVC-Test:
runs-on: windows-latest
steps:
- name: "Install MSVC 17.0"
- name: "Install MSVC"
uses: ilammy/[email protected]
with:
toolset: 17.0
- name: "Install cmake 3.22.2"
uses: lukka/[email protected]
- name: "Clone Step"
Expand Down

0 comments on commit b66b2e9

Please sign in to comment.