Skip to content

Commit ad4c5ae

Browse files
committed
clean up
1 parent d2fcc67 commit ad4c5ae

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

cmake/dependencies/CMakeLists.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -318,8 +318,7 @@ if(BUILD_HIGHS)
318318
FetchContent_Declare(
319319
highs
320320
GIT_REPOSITORY "https://github.com/ERGO-Code/HiGHS.git"
321-
GIT_TAG "v1.12.0"
322-
# GIT_TAG "master"
321+
GIT_TAG "v1.13.0"
323322
GIT_SHALLOW TRUE
324323
UPDATE_COMMAND git reset --hard
325324
SYSTEM

0 commit comments

Comments
 (0)