Skip to content

Commit 8bb7417

Browse files
committed
Increase timeout on msan job
[ci skip]
1 parent 89bbaf5 commit 8bb7417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
configurationName: DEBUG_ZTS_MSAN
8686
configurationParameters: '--enable-debug --enable-zts'
8787
runTestsParameters: --msan
88-
timeoutInMinutes: 90
88+
timeoutInMinutes: 120
8989
- template: azure/community_job.yml
9090
parameters:
9191
configurationName: COMMUNITY

0 commit comments

Comments
 (0)