From 385b5602e42c22fe89246534fe1305a727d75462 Mon Sep 17 00:00:00 2001 From: bunnei Date: Tue, 29 Sep 2020 22:17:50 -0700 Subject: Update yuzu-patreon-step2.yml to set build timeout to 120 min This is currently necessary to build ffmpeg --- .ci/yuzu-patreon-step2.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.ci/yuzu-patreon-step2.yml') diff --git a/.ci/yuzu-patreon-step2.yml b/.ci/yuzu-patreon-step2.yml index 41eccd973..3f338e2a0 100644 --- a/.ci/yuzu-patreon-step2.yml +++ b/.ci/yuzu-patreon-step2.yml @@ -9,6 +9,7 @@ stages: displayName: 'build' jobs: - job: build + timeoutInMinutes: 120 displayName: 'windows-msvc' pool: vmImage: windows-2019 -- cgit v1.2.3