[AppVeyor] Revert to VS2019.

[AppVeyor] Revert to VS2019 due to a possible compiler bug.
This commit is contained in:
Rick Gibbed 2022-01-29 12:15:34 -06:00 committed by GitHub
parent 306ee85514
commit 0dfbb67988
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ skip_branch_with_pr: true
pull_requests:
do_not_increment_build_number: true
os: Visual Studio 2022
os: Visual Studio 2019
init:
- ps: |