Switched to Visual Studio 17.
This commit is contained in:
parent
bdb7410672
commit
881b51e5f8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/windows-vs.yml
vendored
2
.github/workflows/windows-vs.yml
vendored
|
@ -3,7 +3,7 @@ name: Windows Visual Studio
|
|||
on: [push, pull_request]
|
||||
|
||||
env:
|
||||
CMAKE_GENERATOR: Visual Studio 16 2019
|
||||
CMAKE_GENERATOR: Visual Studio 17 2022
|
||||
PYTHON_VERSION: Python39
|
||||
NJOBS: 4
|
||||
|
||||
|
|
Loading…
Reference in a new issue