Increase the timeout of Windows daily build to 90 minutes (#13354)

This commit is contained in:
Dongbo Wang 2020-08-04 22:39:42 -07:00 committed by GitHub
parent 7ed43d9c16
commit ada1b36ab6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,6 +55,7 @@ stages:
pool:
vmImage: vs2017-win2016
displayName: Windows Test
timeoutInMinutes: 90
steps:
- pwsh: |