diff --git a/build/azure-pipelines/product-build.yml b/build/azure-pipelines/product-build.yml index 912bc19d15f9f93f355e9597cd90b31d2caefb4c..a93b7897e4cfc819da799e30c95e976a516cc637 100644 --- a/build/azure-pipelines/product-build.yml +++ b/build/azure-pipelines/product-build.yml @@ -30,13 +30,13 @@ stages: - stage: Compile jobs: - job: Compile - pool: vscode + pool: tryout variables: VSCODE_ARCH: x64 steps: - template: product-compile.yml - job: Hygiene - pool: vscode + pool: tryout variables: VSCODE_ARCH: x64 steps: