mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-03 12:29:36 +08:00
enhance: update knowhere version to 60a5c9c (#30788)
/kind improvement Signed-off-by: Buqian Zheng <zhengbuqian@gmail.com>
This commit is contained in:
parent
d2c286c536
commit
f658dd5faa
@ -12,7 +12,7 @@
|
||||
#-------------------------------------------------------------------------------
|
||||
|
||||
# Update KNOWHERE_VERSION for the first occurrence
|
||||
set( KNOWHERE_VERSION b4149ed )
|
||||
set( KNOWHERE_VERSION 60a5c9c )
|
||||
set( GIT_REPOSITORY "https://github.com/zilliztech/knowhere.git")
|
||||
if ( INDEX_ENGINE STREQUAL "cardinal" )
|
||||
set( KNOWHERE_VERSION main )
|
||||
|
Loading…
Reference in New Issue
Block a user