Skip to content

Commit

Permalink
Update ci.yaml (#1409)
Browse files Browse the repository at this point in the history
  • Loading branch information
bergmeister authored Feb 8, 2020
1 parent f24af8d commit 7393a81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .azure-pipelines-ci/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@ stages:
macOS:
vmImage: macos-latest
Windows_Server2016_PowerShell_Core:
vmImage: windows-2019
vmImage: vs2017-win2016
Windows_Server2019_PowerShell_Core:
vmImage: windows-2019
Windows_Server2016_PowerShell_5_1:
vmImage: vs2017-win2016
pwsh: false
Windows_Server2019_PowerShell_5_1:
vmImage: vs2017-win2016
vmImage: windows-2019
pwsh: false
pool:
vmImage: $[ variables['vmImage'] ]
Expand Down

0 comments on commit 7393a81

Please sign in to comment.