diff --git a/build/azure-pipelines/product-build.yml b/build/azure-pipelines/product-build.yml index c0262bba327..e4449f52eac 100644 --- a/build/azure-pipelines/product-build.yml +++ b/build/azure-pipelines/product-build.yml @@ -124,8 +124,7 @@ stages: - stage: Compile jobs: - job: Compile - pool: - vmImage: "Ubuntu-18.04" + pool: vscode-1es variables: VSCODE_ARCH: x64 steps: