diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index f333f25fd2..edb2bd34c4 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -45,8 +45,6 @@ jobs: cd jni/external/faiss git apply --ignore-space-change --ignore-whitespace --3way ../../patches/faiss/0001-Custom-patch-to-support-multi-vector.patch rm ../../patches/faiss/0001-Custom-patch-to-support-multi-vector.patch - git apply --ignore-space-change --ignore-whitespace --3way ../../patches/faiss/0002-Custom-patch-to-support-AVX2-Linux-CI.patch - rm ../../patches/faiss/0002-Custom-patch-to-support-AVX2-Linux-CI.patch cd ../nmslib git apply --ignore-space-change --ignore-whitespace --3way ../../patches/nmslib/0001-Initialize-maxlevel-during-add-from-enterpoint-level.patch rm ../../patches/nmslib/0001-Initialize-maxlevel-during-add-from-enterpoint-level.patch