Skip to content

Commit

Permalink
Change branch for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
puehringer authored Dec 2, 2024
1 parent 2f9e81f commit 2f30c33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-node-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ env:
PYPI_REGISTRY: "https://upload.pypi.org/legacy/"
PYPI_USERNAME: "datavisyn"
PYTHON_VERSION: "3.10"
WORKFLOW_BRANCH: "main"
WORKFLOW_BRANCH: "pgvector_16"
POSTGRES_HOSTNAME: postgres_${{ github.job }}_${{ inputs.deduplication_id }}_${{ github.run_id }}_${{ github.run_attempt }}

permissions:
Expand Down

0 comments on commit 2f30c33

Please sign in to comment.