diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 4a682f2d600..230c265c334 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -73,5 +73,5 @@ jobs: - template: azure/msan_job.yml parameters: configurationName: DEBUG_ZTS_MSAN - configurationParameters: '--enable-debug --enable-maintainer-zts' + configurationParameters: '--enable-debug --enable-zts' runTestsParameters: --asan