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

@@ -46,6 +46,7 @@ runs:
with:
command: build
working-directory: python
docker-options: "-e PIP_EXTRA_INDEX_URL=https://pypi.fury.io/lancedb/"
target: aarch64-unknown-linux-gnu
manylinux: ${{ inputs.manylinux }}
args: ${{ inputs.args }}