mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-26 01:06:27 +02:00
macos-12 runner deprecated, bump to macos-13
This commit is contained in:
parent
cc7c29ec2f
commit
a223f5f17c
2 changed files with 2 additions and 2 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
name: sqlite-vec-linux-x86_64-extension
|
||||
path: dist/*
|
||||
build-macos-x86_64-extension:
|
||||
runs-on: macos-12
|
||||
runs-on: macos-13
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: ./scripts/vendor.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue