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 a1e3f6e27b
commit 385b5602e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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