From b504547c1381934e312df0c249eeb55042ffefcc Mon Sep 17 00:00:00 2001 From: Billy Robert O'Neal III Date: Thu, 24 Jun 2021 09:53:27 -0700 Subject: [PATCH] [vcpkg-unstable] Update agent pool name --- scripts/azure-pipelines/windows-unstable/azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/azure-pipelines/windows-unstable/azure-pipelines.yml b/scripts/azure-pipelines/windows-unstable/azure-pipelines.yml index 189ab31acd..65ee8decfc 100644 --- a/scripts/azure-pipelines/windows-unstable/azure-pipelines.yml +++ b/scripts/azure-pipelines/windows-unstable/azure-pipelines.yml @@ -2,7 +2,7 @@ # SPDX-License-Identifier: MIT # variables: - unstable-pool: 'VcpkgUnstable-2020-09-01' + unstable-pool: 'VcpkgUnstable1ES' jobs: - template: job.yml