Update yuzu-patreon-step2.yml to set build timeout to 120 min

This is currently necessary to build ffmpeg
This commit is contained in:
bunnei 2020-09-29 22:17:50 -07:00 committed by GitHub
parent c1c7301c92
commit 7be78563f3

View file

@ -9,6 +9,7 @@ stages:
displayName: 'build'
jobs:
- job: build
timeoutInMinutes: 120
displayName: 'windows-msvc'
pool:
vmImage: windows-2019