We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d324242 commit 571b594Copy full SHA for 571b594
.github/workflows/release.yaml
@@ -15,7 +15,7 @@ jobs:
15
name: sqlite-rembed-linux-x86_64-extension
16
path: dist/release/*
17
build-macos-x86_64-extension:
18
- runs-on: macos-11
+ runs-on: macos-12
19
steps:
20
- uses: actions/checkout@v4
21
- run: make loadable-release
.github/workflows/test.yaml
@@ -20,7 +20,7 @@ jobs:
path: dist/*
22
23
24
25
26
- uses: actions-rs/toolchain@v1
0 commit comments