aboutsummaryrefslogtreecommitdiffhomepage
path: root/.ci/yuzu-patreon-step2.yml
diff options
context:
space:
mode:
authorMorph <[email protected]>2022-04-24 06:07:13 -0400
committerMorph <[email protected]>2022-04-24 23:36:59 -0400
commit1193f7c393170f93c93777fcaf776591023762bf (patch)
tree2503928444f29538a1a443df4e7301fb93722c33 /.ci/yuzu-patreon-step2.yml
parent693b2124172ff488f0beace0e56a54aca823f699 (diff)
downloadyuzu-android-1193f7c393170f93c93777fcaf776591023762bf.tar.gz
yuzu-android-1193f7c393170f93c93777fcaf776591023762bf.zip
ci: Update vmImage to windows-2022
The windows-2022 image contains Visual Studio 2022.
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 ad61ac74e..119123a63 100644
--- a/.ci/yuzu-patreon-step2.yml
+++ b/.ci/yuzu-patreon-step2.yml
@@ -12,7 +12,7 @@ stages:
timeoutInMinutes: 120
displayName: 'windows-msvc'
pool:
- vmImage: windows-2019
+ vmImage: windows-2022
steps:
- template: ./templates/sync-source.yml
parameters: