Skip to content

Commit be3aa9a

Browse files
committed
set dep target
1 parent 43644db commit be3aa9a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/update-libsql.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,8 @@ jobs:
123123

124124
- name: Build libsql for macOS
125125
working-directory: libsql/bindings/c
126+
env:
127+
MACOSX_DEPLOYMENT_TARGET: "13.0"
126128
run: |
127129
cargo build --release
128130

0 commit comments

Comments
 (0)