fix vs2017 pipeline vmimage
This commit is contained in:
parent
c34f303aa0
commit
d3aeb6253b
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user