mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-03-21 17:34:57 -05:00
CI: Switch to Visual Studio 17 2022
This commit is contained in:
parent
f294283306
commit
4349a98614
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -224,7 +224,7 @@ jobs:
|
|||
arch: [32, 64]
|
||||
env:
|
||||
QT_VERSION: 5.15.2
|
||||
CMAKE_GENERATOR: "Visual Studio 16 2019"
|
||||
CMAKE_GENERATOR: "Visual Studio 17 2022"
|
||||
CMAKE_SYSTEM_VERSION: "10.0.18363.657"
|
||||
WINDOWS_DEPS_VERSION: "2019"
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user