fix vs2017 pipeline vmimage

This commit is contained in:
daan 2020-09-05 22:22:37 -07:00
parent c34f303aa0
commit d3aeb6253b

View File

@ -12,7 +12,7 @@ jobs:
displayName: Windows-2017 displayName: Windows-2017
pool: pool:
vmImage: vmImage:
windows-2017 vs2017-win2016
strategy: strategy:
matrix: matrix:
Debug: Debug:
@ -82,7 +82,7 @@ jobs:
displayName: Linux displayName: Linux
pool: pool:
vmImage: vmImage:
ubuntu-16.04 ubuntu-18.04
strategy: strategy:
matrix: matrix:
Debug: Debug: