Skip to content

Commit a751ae5

Browse files
committed
Try windows-11-arm with GH actions
1 parent 5b202ee commit a751ae5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ if (MSVC)
7474
add_compile_definitions(USE_SSE2)
7575
add_compile_definitions(HAVE_WMMINTRIN_H)
7676
add_compile_definitions(HAVE_TMMINTRIN_H)
77-
endif
77+
endif()
7878
else()
7979
if (SSE)
8080
message(STATUS "Using SSE instructions")

0 commit comments

Comments
 (0)