Skip to content

Commit ac0f9e9

Browse files
authored
build(common): enlarge timeout to 180 min for SDK regen (#3059)
1 parent a523406 commit ac0f9e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/pipelines/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ stages:
160160
- Release
161161
jobs:
162162
- job: Update
163-
timeoutInMinutes: 120
163+
timeoutInMinutes: 180
164164
pool:
165165
vmImage: ubuntu-20.04
166166
variables:

0 commit comments

Comments
 (0)