From 91a77357502fd952f06fd916c5a96eaf130d8187 Mon Sep 17 00:00:00 2001 From: apudovkin-ms Date: Mon, 16 Sep 2024 13:58:34 +0200 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 796af48f..1e4107c1 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -39,8 +39,7 @@ extends: displayName: Phase 1 cancelTimeoutInMinutes: 1 pool: - name: 1ES-OSE-Pool - image: 1ES-OSE-Hosted-Pool-windows + name: 1ESPtTfsAgentBuildPool1 os: windows steps: - checkout: self