Skip to content

Commit 22412ca

Browse files
committed
use macos-13 for building macos x86_64 build
1 parent 8109c38 commit 22412ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
name: sqlite-better-trigram-linux-aarch64-extension
2929
path: dist/*
3030
build-macos-x86_64-extension:
31-
runs-on: macos-12
31+
runs-on: macos-13
3232
steps:
3333
- uses: actions/checkout@v4
3434
- run: make loadable

0 commit comments

Comments
 (0)