diff --git a/script/vsts/platforms/windows.yml b/script/vsts/platforms/windows.yml index 0e422c92ce1..b8dc32b6972 100644 --- a/script/vsts/platforms/windows.yml +++ b/script/vsts/platforms/windows.yml @@ -14,7 +14,7 @@ jobs: RunCoreMainTests: true pool: - vmImage: vs2017-win2016 + vmImage: windows-2019 variables: AppName: $[ dependencies.GetReleaseVersion.outputs['Version.AppName'] ]