Skip to content

Commit 7393a81

Browse files
authored
Update ci.yaml (#1409)
1 parent f24af8d commit 7393a81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.azure-pipelines-ci/ci.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@ stages:
3232
macOS:
3333
vmImage: macos-latest
3434
Windows_Server2016_PowerShell_Core:
35-
vmImage: windows-2019
35+
vmImage: vs2017-win2016
3636
Windows_Server2019_PowerShell_Core:
3737
vmImage: windows-2019
3838
Windows_Server2016_PowerShell_5_1:
3939
vmImage: vs2017-win2016
4040
pwsh: false
4141
Windows_Server2019_PowerShell_5_1:
42-
vmImage: vs2017-win2016
42+
vmImage: windows-2019
4343
pwsh: false
4444
pool:
4545
vmImage: $[ variables['vmImage'] ]

0 commit comments

Comments
 (0)