diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 178558ab111..f8af8e4db4e 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -69,7 +69,7 @@ jobs: CFLAGS='-fsanitize=undefined,address -DZEND_TRACK_ARENA_ALLOC' LDFLAGS='-fsanitize=undefined,address' runTestsParameters: --asan - timeoutInMinutes: 180 + timeoutInMinutes: 210 - template: azure/msan_job.yml parameters: configurationName: DEBUG_ZTS_MSAN