Revert "Update azure-pipelines.yml"

This reverts commit 336cac78c7.
This commit is contained in:
Eugene Pankov 2019-06-28 12:30:55 +02:00
parent 336cac78c7
commit a0a4346cc4

View File

@ -7,7 +7,7 @@ variables:
jobs:
- job: Windows
pool:
vmImage: 'vs2015-win2012r2'
vmImage: 'vs2017-win2016'
steps:
- task: NodeTool@0
@ -144,7 +144,7 @@ jobs:
- job: macOS
pool:
vmImage: 'macOS-10.13'
vmImage: 'macOS-10.14'
steps:
- task: NodeTool@0