mirror of
https://github.com/openharmony/third_party_mimalloc.git
synced 2026-07-01 07:28:51 -04:00
update windows pipeline to 2022
This commit is contained in:
+1
-1
@@ -73,7 +73,7 @@ endif()
|
||||
# Process options
|
||||
# -----------------------------------------------------------------------------
|
||||
|
||||
if(CMAKE_C_COMPILER_ID MATCHES "Intel")
|
||||
if(CMAKE_C_COMPILER_ID MATCHES "MSVC|Intel")
|
||||
set(MI_USE_CXX "ON")
|
||||
endif()
|
||||
|
||||
|
||||
+1
-1
@@ -18,7 +18,7 @@ jobs:
|
||||
displayName: Windows
|
||||
pool:
|
||||
vmImage:
|
||||
windows-2019
|
||||
windows-2022
|
||||
strategy:
|
||||
matrix:
|
||||
Debug:
|
||||
|
||||
Reference in New Issue
Block a user