Skip to content

Commit

Permalink
use Visual Studio 17 2022 for windows-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
prudhomm committed Jul 8, 2023
1 parent 5334851 commit 8aef276
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CMakePresets.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
},
{
"name": "windows",
"displayName": "Windows 2019 Config",
"description": "Windows 2019 config",
"generator": "Visual Studio 16 2019",
"displayName": "Windows 2022 Config",
"description": "Windows 2022 config",
"generator": "Visual Studio 17 2022",
"architecture": "x64",
"binaryDir": "${sourceDir}/build/windows",
"cacheVariables": {
Expand Down

0 comments on commit 8aef276

Please sign in to comment.