Skip to content

Commit 2a6504f

Browse files
Increase unit test timeout for windows job that often fails (#1711)
Signed-off-by: Tom Wildenhain <[email protected]>
1 parent 8e22749 commit 2a6504f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci_build/azure_pipelines/templates/job_generator.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ parameters:
1717

1818
jobs:
1919
- job: ${{ parameters.job.name }}
20+
timeoutInMinutes: 100
2021
pool:
2122
vmImage: $(CI_VM_IMAGE)
2223

0 commit comments

Comments
 (0)