Skip to content

Commit

Permalink
Update VC++ environment to 2022 for Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
ak5k committed Jan 3, 2024
1 parent d879bd2 commit 245848a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@ jobs:
# brew install cmake ninja
fi
- name: VC++ 2019 Environment
- name: VC++ 2022 Environment
if: runner.os == 'Windows'
working-directory: ${{ github.workspace }}
# Execute tests defined by the CMake configuration
shell: cmd
Expand Down

0 comments on commit 245848a

Please sign in to comment.