We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbf4529 commit c161475Copy full SHA for c161475
1 file changed
.github/workflows/release.yaml
@@ -16,7 +16,7 @@ jobs:
16
name: sqlite-vec-linux-x86_64-extension
17
path: dist/*
18
build-macos-x86_64-extension:
19
- runs-on: macos-12
+ runs-on: macos-13
20
steps:
21
- uses: actions/checkout@v4
22
- run: ./scripts/vendor.sh
0 commit comments