From 66c8a845474ba66296bb065b600d48e25b20d60d Mon Sep 17 00:00:00 2001 From: Ladislau Szomoru <3372902+lszomoru@users.noreply.github.com> Date: Tue, 20 Apr 2021 18:48:39 +0200 Subject: [PATCH] Revert agent pool name --- build/azure-pipelines/product-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: