diff --git a/build/azure-pipelines/product-build.yml b/build/azure-pipelines/product-build.yml index c659319ca09..94d44e0208e 100644 --- a/build/azure-pipelines/product-build.yml +++ b/build/azure-pipelines/product-build.yml @@ -291,6 +291,8 @@ stages: - Compile pool: vmImage: macOS-latest + variables: + BUILDSECMON_OPT_IN: true jobs: - ${{ if eq(parameters.VSCODE_BUILD_MACOS, true) }}: - job: macOS