summaryrefslogtreecommitdiff
path: root/.ci/yuzu-patreon-step2.yml
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2022-07-28 12:50:07 -0700
committerGitHub <noreply@github.com>2022-07-28 12:50:07 -0700
commit52dd68cfff8631d273669010d23428fa0217f1af (patch)
treedf602f370dd36f7c7dd74585d60ffeca7ca28d16 /.ci/yuzu-patreon-step2.yml
parentc2895df336e4f347471bbdeba67aac097506723e (diff)
parent3f37e228a3e1092741da08eeee74fa360908b1cf (diff)
Merge pull request #8349 from yuzu-emu/revert-8256-ci-vs-2022
Revert "ci: Enable building with 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 5d5b140fd..33c081c53 100644
--- a/.ci/yuzu-patreon-step2.yml
+++ b/.ci/yuzu-patreon-step2.yml
@@ -15,7 +15,7 @@ stages:
timeoutInMinutes: 120
displayName: 'windows-msvc'
pool:
- vmImage: windows-2022
+ vmImage: windows-2019
steps:
- template: ./templates/sync-source.yml
parameters: