mirror of https://github.com/milvus-io/milvus.git
Update knowhere commit (#27812)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>pull/27816/head
parent
55e5f80e24
commit
b6e07d6fe3
|
@ -12,7 +12,7 @@
|
|||
#-------------------------------------------------------------------------------
|
||||
|
||||
# Update KNOWHERE_VERSION for the first occurrence
|
||||
set( KNOWHERE_VERSION v2.2.2 )
|
||||
set( KNOWHERE_VERSION ce65e5e )
|
||||
set( GIT_REPOSITORY "https://github.com/zilliztech/knowhere.git")
|
||||
if ( INDEX_ENGINE STREQUAL "cardinal" )
|
||||
set( KNOWHERE_VERSION main )
|
||||
|
|
Loading…
Reference in New Issue