Skip to content

Commit 77cc7d6

Browse files
authored
Fix DiskANN Override (rapidsai#1666)
Branch "main" was renamed to "cpp_main" [merging this trivial change to unblock CI] Authors: - Tarang Jain (https://github.com/tarang-jain) Approvers: - Micka (https://github.com/lowener) URL: rapidsai#1666
1 parent bb563a0 commit 77cc7d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/cmake/patches/diskann_override.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"diskann" : {
44
"version": "0.7.0",
55
"git_url": "https://github.com/microsoft/DiskANN.git",
6-
"git_tag": "main",
6+
"git_tag": "cpp_main",
77
"patches" : [
88
{
99
"file" : "${current_json_dir}/diskann.diff",

0 commit comments

Comments
 (0)