update windows pipeline to 2022

This commit is contained in:
Daan Leijen
2022-04-14 16:47:43 -07:00
parent 7cb0bca1cc
commit 23455516e8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
View File
@@ -18,7 +18,7 @@ jobs:
displayName: Windows
pool:
vmImage:
windows-2019
windows-2022
strategy:
matrix:
Debug: