Skip to content

Commit

Permalink
bump version to v1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joein committed Aug 12, 2024
1 parent 96954fd commit 8054380
Show file tree
Hide file tree
Showing 4 changed files with 161 additions and 161 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.9.7' ./tests/integration-tests.sh
QDRANT_VERSION='v1.10.1' ./tests/integration-tests.sh
shell: bash
- name: Run fastembed tests without fastembed
run: |
Expand Down
Loading

0 comments on commit 8054380

Please sign in to comment.