Skip to content

Commit c902b18

Browse files
committed
Bump up the AzDO default job timeout to 3 hours
- aspnet/AspNetCore-Internal#1909
1 parent 6db129a commit c902b18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure/pipelines/jobs/default-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ parameters:
6464
buildScript: ''
6565
installNodeJs: true
6666
installJdk: true
67-
timeoutInMinutes: 120
67+
timeoutInMinutes: 180
6868

6969
jobs:
7070
- job: ${{ coalesce(parameters.jobName, parameters.agentOs) }}

0 commit comments

Comments
 (0)