CI: Use new windows deps version

This commit is contained in:
WarmUpTill 2021-05-22 00:57:59 +02:00 committed by WarmUpTill
parent 72bd905e7c
commit e803ba75f9

View File

@ -200,7 +200,7 @@ jobs:
QT_VERSION: 5.10.1
CMAKE_GENERATOR: "Visual Studio 16 2019"
CMAKE_SYSTEM_VERSION: "10.0.18363.657"
WINDOWS_DEPS_VERSION: '2017'
WINDOWS_DEPS_VERSION: '2019'
steps:
- name: Add msbuild to PATH
uses: microsoft/setup-msbuild@v1.0.2