Ensure CopyLatest runs on VS2019 agent (#10764)

This commit is contained in:
Jacques Eloff 2021-05-25 14:12:55 -07:00 committed by GitHub
parent 39b3def720
commit 299ea46090
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -411,7 +411,7 @@ stages:
jobs:
- job: Copy_SDK_To_Latest
pool:
name: Hosted VS2017
vmimage: windows-2019
condition: succeeded()
variables:
- group: DotNet-DotNetCli-Storage