feat: upgrade lance to 0.12.2-beta.2 (#1381)

This commit is contained in:
Weston Pace
2024-06-14 05:43:26 -07:00
committed by GitHub
parent a45656b8b6
commit ea86dad4b7
7 changed files with 17 additions and 17 deletions

View File

@@ -21,5 +21,6 @@ runs:
with:
command: build
args: ${{ inputs.args }}
docker-options: "-e PIP_EXTRA_INDEX_URL=https://pypi.fury.io/lancedb/"
working-directory: python
interpreter: 3.${{ inputs.python-minor-version }}