Skip to content

Commit

Permalink
Bump to Meilisearch/Milli v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexAltea committed Jun 9, 2024
1 parent 237c5a6 commit c609dc5
Show file tree
Hide file tree
Showing 5 changed files with 502 additions and 934 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
os: ["ubuntu-latest", "windows-latest", "macos-latest"]
runs-on: ${{ matrix.os }}
steps:
Expand Down
Loading

0 comments on commit c609dc5

Please sign in to comment.