mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 16:56:27 +02:00
gha: arm64?
This commit is contained in:
parent
10b54df298
commit
d529eb09d1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
|
|
@ -86,7 +86,7 @@ jobs:
|
|||
xcode-version: latest-stable
|
||||
- run: ./scripts/vendor.sh
|
||||
|
||||
- run: make CFLAGS="-target x86_64-apple-ios -isysroot $(xcrun -sdk iphoneos --show-sdk-path) -DNDEBUG=1" loadable static
|
||||
- run: make CFLAGS="-target arm64-apple-ios -isysroot $(xcrun -sdk iphoneos --show-sdk-path) -DNDEBUG=1" loadable static
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: sqlite-vec-ios-testing-extension
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue