Skip to content

Commit 986ef15

Browse files
committed
fix: update to NDK r29
Signed-off-by: Akash Yadav <contact@itsaky.com>
1 parent bd3935b commit 986ef15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: nttld/setup-ndk@v1
3030
id: setup-ndk
3131
with:
32-
ndk-version: r27c
32+
ndk-version: r29
3333

3434
- name: CMake Configure
3535
env:

0 commit comments

Comments
 (0)