Skip to content

Commit

Permalink
Update bvb-run.yml
Browse files Browse the repository at this point in the history
Vearch test is disabled temporarily due to disk space constraints.
  • Loading branch information
cococo2000 authored Aug 10, 2024
1 parent 0d81cdf commit ee239bf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/bvb-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }})
Expand Down

0 comments on commit ee239bf

Please sign in to comment.