diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 1932b1cdeee..7517e58bf20 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -85,7 +85,7 @@ jobs: configurationName: DEBUG_ZTS_MSAN configurationParameters: '--enable-debug --enable-zts' runTestsParameters: --msan - timeoutInMinutes: 90 + timeoutInMinutes: 120 - template: azure/community_job.yml parameters: configurationName: COMMUNITY