summaryrefslogtreecommitdiff
path: root/.azure-pipelines
diff options
context:
space:
mode:
authorBrian Cristante <brcrista@microsoft.com>2018-10-05 14:01:46 -0400
committerBrian Cristante <brcrista@microsoft.com>2018-10-05 14:01:46 -0400
commita4d1569c0ebd63b301728fefc2838735288ce8a4 (patch)
treec9adf9523c604bdf6bb655ce8e2335d9b4dc5e72 /.azure-pipelines
parentfd490b5da274e6edb0dac1b0dbe2b59df5fc9223 (diff)
downloadpip-a4d1569c0ebd63b301728fefc2838735288ce8a4.tar.gz
react to name change for vs2017-win2016 image
Diffstat (limited to '.azure-pipelines')
-rw-r--r--.azure-pipelines/windows.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.azure-pipelines/windows.yml b/.azure-pipelines/windows.yml
index 21f307484..2923d0fd1 100644
--- a/.azure-pipelines/windows.yml
+++ b/.azure-pipelines/windows.yml
@@ -1,8 +1,8 @@
jobs:
- template: jobs/test.yml
parameters:
- vmImage: vs2017-win2017
+ vmImage: vs2017-win2016
- template: jobs/package.yml
parameters:
- vmImage: vs2017-win2017
+ vmImage: vs2017-win2016