increase the timeout for build job (#1824)

This commit is contained in:
Alan Ren
2023-01-25 13:22:53 -08:00
committed by GitHub
parent bcf015f939
commit da6bb1c6c3

View File

@@ -23,6 +23,7 @@ stages:
- ImageOverride -equals ADS-Windows_Image
steps:
- template: build.yml
timeoutInMinutes: 90
- stage: Release
variables: