diff --git a/build/azure-pipelines/product-build.yml b/build/azure-pipelines/product-build.yml index f969b0fe872..df60d23ee0c 100644 --- a/build/azure-pipelines/product-build.yml +++ b/build/azure-pipelines/product-build.yml @@ -122,7 +122,7 @@ stages: - stage: Compile jobs: - job: Compile - pool: compile2 + pool: compile variables: VSCODE_ARCH: x64 steps: