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