diff options
| author | Billy O'Neal <bion@microsoft.com> | 2021-07-10 16:47:55 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-10 16:47:55 -0700 |
| commit | 7d169b467c06b92bc893a680173fc774cf2b17fd (patch) | |
| tree | b8044b521242faae62925cd04e39269f41a2b143 /scripts | |
| parent | 1559315ea69718224345930cbf435e9a24311f2c (diff) | |
| download | vcpkg-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.yml | 2 |
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'
|
