diff --git a/.github/workflows/bvb-run.yml b/.github/workflows/bvb-run.yml index ca8e7bc..6f35879 100644 --- a/.github/workflows/bvb-run.yml +++ b/.github/workflows/bvb-run.yml @@ -32,10 +32,11 @@ jobs: - bruteforce - dummy_algo - milvus - # - milvus_gpu # GPU support is not available in the free tier - qdrant - weaviate - - vearch + # - vearch # Vearch test is disabled temporarily due to disk space constraints. + # GPU support is not available in the free tier + # - milvus_gpu # - vearch_gpu name: ${{ matrix.library }} (${{ matrix.dataset }})