From e1737b10433ad610f65e234729d059eb03e8f3f7 Mon Sep 17 00:00:00 2001 From: Alex Garcia Date: Sat, 20 Apr 2024 16:31:33 -0700 Subject: [PATCH] gha: m1 idc --- .github/workflows/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 4ad0f48..e25e977 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -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