summaryrefslogtreecommitdiff
path: root/.ci/yuzu-patreon-step2.yml
diff options
context:
space:
mode:
authorZach Hilman <zachhilman@gmail.com>2020-04-04 16:13:57 -0400
committerZach Hilman <zachhilman@gmail.com>2020-04-04 16:13:57 -0400
commit59e75f4372deb8bbdab8dd40ff78006b7cce6a10 (patch)
tree01cba324ee2bf0c9ab190d0916a8e7ed56f24de2 /.ci/yuzu-patreon-step2.yml
parente6f02d5725f17a9b6776135c547127256f4c4894 (diff)
ci: Update to Windows Server 2019 and Visual Studio 2019
This updates to the latest available toolchain for MSVC builds.
Diffstat (limited to '.ci/yuzu-patreon-step2.yml')
-rw-r--r--.ci/yuzu-patreon-step2.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.ci/yuzu-patreon-step2.yml b/.ci/yuzu-patreon-step2.yml
index 1b36f63e1..26e287257 100644
--- a/.ci/yuzu-patreon-step2.yml
+++ b/.ci/yuzu-patreon-step2.yml
@@ -22,7 +22,7 @@ stages:
- job: build
displayName: 'windows-msvc'
pool:
- vmImage: vs2017-win2016
+ vmImage: windows-2019
steps:
- template: ./templates/sync-source.yml
parameters: