Skip to content

Commit

Permalink
bump to v1.12.0 (#803)
Browse files Browse the repository at this point in the history
  • Loading branch information
joein authored Oct 8, 2024
1 parent d53958b commit 4a2c0ab
Show file tree
Hide file tree
Showing 4 changed files with 505 additions and 470 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Backward compatibility integration tests
run: |
export RUNNER_OS=${{ runner.os }}
QDRANT_VERSION='v1.10.1' ./tests/integration-tests.sh
QDRANT_VERSION='v1.11.5' ./tests/integration-tests.sh
shell: bash
- name: Run fastembed tests without fastembed
run: |
Expand Down
Loading

0 comments on commit 4a2c0ab

Please sign in to comment.