mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-05-04 22:49:32 +03:00
fix vs2017 pipeline vmimage
This commit is contained in:
parent
c34f303aa0
commit
d3aeb6253b
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ jobs:
|
|||
displayName: Windows-2017
|
||||
pool:
|
||||
vmImage:
|
||||
windows-2017
|
||||
vs2017-win2016
|
||||
strategy:
|
||||
matrix:
|
||||
Debug:
|
||||
|
@ -82,7 +82,7 @@ jobs:
|
|||
displayName: Linux
|
||||
pool:
|
||||
vmImage:
|
||||
ubuntu-16.04
|
||||
ubuntu-18.04
|
||||
strategy:
|
||||
matrix:
|
||||
Debug:
|
||||
|
|
Loading…
Add table
Reference in a new issue