diff options
| author | Billy Robert O'Neal III <bion@microsoft.com> | 2021-06-24 09:53:27 -0700 |
|---|---|---|
| committer | Billy Robert O'Neal III <bion@microsoft.com> | 2021-06-24 09:53:27 -0700 |
| commit | b504547c1381934e312df0c249eeb55042ffefcc (patch) | |
| tree | d78f01e5513932ba2b1db99917c17923ab7ec55e /scripts | |
| parent | 876e67c26e42c0c7d2daa41c6871af117ae6bec5 (diff) | |
| download | vcpkg-b504547c1381934e312df0c249eeb55042ffefcc.tar.gz vcpkg-b504547c1381934e312df0c249eeb55042ffefcc.zip | |
[vcpkg-unstable] Update agent pool name
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/azure-pipelines/windows-unstable/azure-pipelines.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/azure-pipelines/windows-unstable/azure-pipelines.yml b/scripts/azure-pipelines/windows-unstable/azure-pipelines.yml index 189ab31ac..65ee8decf 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
|
