diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 098537daf8..dd514eeef1 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -149,7 +149,7 @@ stages: EXECUTOR: "time" macOSDebug: imageName: 'macOS-12' - QMAKE_EXTRA: "CONFIG+=noPch CONFIG+=ccache CONFIG+=silent CONFIG+=small_debug_info CONFIG+=sanitizer CONFIG+=sanitize_undefined CONFIG+=sanitize_address" + QMAKE_EXTRA: "CONFIG+=noPch CONFIG+=ccache CONFIG+=silent CONFIG+=sanitizer CONFIG+=sanitize_undefined CONFIG+=sanitize_address" CONFIG: debug TESTS: $ALL_TESTS EXECUTOR: "time"