From 152fd3c3b14314d5ccad73134eb111a16a066bdf Mon Sep 17 00:00:00 2001 From: Ladislau Szomoru <3372902+lszomoru@users.noreply.github.com> Date: Thu, 6 Apr 2023 16:30:12 +0200 Subject: [PATCH] Engineering - update agent pool --- build/azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/azure-pipelines.yml b/build/azure-pipelines.yml index b0f6d4b..33ce7b2 100644 --- a/build/azure-pipelines.yml +++ b/build/azure-pipelines.yml @@ -13,7 +13,7 @@ schedules: stages: - stage: SyncWikiStage displayName: Sync Wiki - pool: vscode-1es-linux + pool: 1es-ubuntu-20.04-x64 jobs: - job: SyncWikiJob displayName: Sync Wiki