gha: m1 idc

This commit is contained in:
Alex Garcia 2024-04-20 16:31:33 -07:00
parent b000929598
commit e1737b1043

View file

@ -37,7 +37,7 @@ jobs:
- uses: actions/checkout@v3
- run: ./scripts/vendor.sh
- run: make loadable
- run: /opt/homebrew/opt/python3/libexec/bin/python -m pip install pytest numpy; make test-loadable python=/opt/homebrew/opt/python3/libexec/bin/python
- run: /opt/homebrew/opt/python3/libexec/bin/python -m pip install pytest numpy --break-system-packages; make test-loadable python=/opt/homebrew/opt/python3/libexec/bin/python
- uses: actions/upload-artifact@v3
with:
name: sqlite-vec-macos-aarch64-extension