Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit a72988c

Browse files
authored
Increasing OSX build timeout while we investigate the Performance hit (#27002)
1 parent 30f0b63 commit a72988c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildpipeline/DotNet-CoreFx-Trusted-OSX.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@
367367
],
368368
"buildNumberFormat": "$(date:yyyyMMdd)$(rev:-rr)",
369369
"jobAuthorizationScope": "projectCollection",
370-
"jobTimeoutInMinutes": 60,
370+
"jobTimeoutInMinutes": 120,
371371
"jobCancelTimeoutInMinutes": 5,
372372
"repository": {
373373
"properties": {

0 commit comments

Comments
 (0)