Increase timeout on Windows builds. (#23601)

This commit is contained in:
Billy O'Neal 2022-03-16 13:53:13 -07:00 committed by GitHub
parent 1da8699a00
commit 48718ed5a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ jobs:
name: ${{ parameters.poolName }}
workspace:
clean: resources
timeoutInMinutes: 1440 # 1 day
timeoutInMinutes: 2880 # 2 days
variables:
- name: WORKING_ROOT
value: D:\