Ensure CopyLatest runs on VS2019 agent (#10764)
This commit is contained in:
parent
39b3def720
commit
299ea46090
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue