Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
Set Android NDK: 27.0.12077973
  • Loading branch information
J-Pabon authored Aug 22, 2024
1 parent cd2a3d4 commit ba48ee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
OUISYNC_LIB: ouisync/target/debug/libouisync_ffi.so
target: aarch64-linux-android
ndk:
version: r25c
version: 27.0.12077973
abi: arm64-v8a
build-args: apk --target-platform android-arm64

Expand Down

0 comments on commit ba48ee8

Please sign in to comment.