aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorBilly O'Neal <bion@microsoft.com>2021-07-10 16:47:55 -0700
committerGitHub <noreply@github.com>2021-07-10 16:47:55 -0700
commit7d169b467c06b92bc893a680173fc774cf2b17fd (patch)
treeb8044b521242faae62925cd04e39269f41a2b143 /scripts
parent1559315ea69718224345930cbf435e9a24311f2c (diff)
downloadvcpkg-7d169b467c06b92bc893a680173fc774cf2b17fd.tar.gz
vcpkg-7d169b467c06b92bc893a680173fc774cf2b17fd.zip
Update pool to get print spooler CVE fix. (#18891)
Diffstat (limited to 'scripts')
-rw-r--r--scripts/azure-pipelines/azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/azure-pipelines/azure-pipelines.yml b/scripts/azure-pipelines/azure-pipelines.yml
index 9d00684dc..12d3ffd92 100644
--- a/scripts/azure-pipelines/azure-pipelines.yml
+++ b/scripts/azure-pipelines/azure-pipelines.yml
@@ -2,7 +2,7 @@
# SPDX-License-Identifier: MIT
#
variables:
- windows-pool: 'PrWin-2021-06-11'
+ windows-pool: 'PrWin-2021-07-09'
linux-pool: 'PrLin-2021-06-11'
osx-pool: 'PrOsx-2021-04-16'