Update azure-pipelines.yml

This commit is contained in:
Martin Kroeker 2020-04-19 11:52:34 +02:00 committed by GitHub
parent b7e36c6489
commit 547ec48a12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -57,5 +57,5 @@ jobs:
- task: CMake@1
inputs:
workingDirectory: 'build' # Optional
cmakeArgs: '-G "Visual Studio 15 2017 Win64 .."'
cmakeArgs: '-G "Visual Studio 16 2019" ..'