From 3f37e228a3e1092741da08eeee74fa360908b1cf Mon Sep 17 00:00:00 2001 From: bunnei Date: Tue, 17 May 2022 00:15:29 -0700 Subject: Revert "ci: Enable building with Visual Studio 2022" --- .ci/yuzu-patreon-step2.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.ci/yuzu-patreon-step2.yml') diff --git a/.ci/yuzu-patreon-step2.yml b/.ci/yuzu-patreon-step2.yml index 119123a63..ad61ac74e 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-2022 + vmImage: windows-2019 steps: - template: ./templates/sync-source.yml parameters: -- cgit v1.2.3