Skip to content

Commit 2e53cf0

Browse files
authored
chore: increase compile job timeout (microsoft#209497) (microsoft#209680)
1 parent 6d10f66 commit 2e53cf0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/azure-pipelines/product-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@ extends:
197197
- stage: Compile
198198
jobs:
199199
- job: Compile
200+
timeoutInMinutes: 90
200201
pool:
201202
name: 1es-ubuntu-20.04-x64
202203
os: linux

0 commit comments

Comments
 (0)