Skip to content

Commit

Permalink
ffi v0.3.11 (#227)
Browse files Browse the repository at this point in the history
  • Loading branch information
theomonnom authored Oct 28, 2023
1 parent 06b024a commit fdb83a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ffi-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
dylib: liblivekit_ffi.so
target: x86_64-unknown-linux-gnu
name: ffi-linux-x86_64
- os: ubuntu-latest-xl
- os: buildjet-4vcpu-ubuntu-2204-arm
platform: linux
build_image: quay.io/pypa/manylinux_2_28_aarch64
dylib: liblivekit_ffi.so
Expand Down
2 changes: 1 addition & 1 deletion livekit-ffi/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "livekit-ffi"
version = "0.3.10"
version = "0.3.11"
edition = "2021"
license = "Apache-2.0"
description = "LiveKit interface to easily use the Rust SDK on other languages"
Expand Down

0 comments on commit fdb83a7

Please sign in to comment.