mirror of
https://github.com/xenia-project/xenia.git
synced 2025-12-06 07:12:03 +01:00
[AppVeyor] Revert to VS2019.
[AppVeyor] Revert to VS2019 due to a possible compiler bug.
This commit is contained in:
parent
306ee85514
commit
0dfbb67988
|
|
@ -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: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue