Increase main Helix job timeout (#24493)

- now matches timeout in quarantined-pr.yml which uses the same queues
- internal PRs may otherwise time out
This commit is contained in:
Doug Bunting 2020-08-02 18:00:45 -07:00 committed by GitHub
parent 17687f538c
commit a78cd6239f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -604,7 +604,7 @@ stages:
jobName: Helix_x64
jobDisplayName: 'Tests: Helix x64'
agentOs: Windows
timeoutInMinutes: 180
timeoutInMinutes: 240
steps:
# Build the shared framework
- script: ./build.cmd -ci -nobl -all -pack -arch x64 /p:ASPNETCORE_TEST_LOG_DIR=artifacts/log