Skip to content

Commit 3d6f9a7

Browse files
committed
CI: update to NDK r27d, add r29
1 parent c94552c commit 3d6f9a7

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
@@ -18,7 +18,7 @@ jobs:
1818
fail-fast: false
1919
matrix:
2020
os: [ macos-latest, ubuntu-latest ]
21-
ndk: [ r25c, r26d, r27c ]
21+
ndk: [ r25c, r26d, r27d, r29 ]
2222

2323
env:
2424
ANDROID_DIR: ${{ startsWith(matrix.os, 'macos-') && 'Library/Android' || 'Android' }}

0 commit comments

Comments
 (0)