update NDK (#981)

* update NDK

* Add ANDROID_NDK_ROOT environment variable
This commit is contained in:
Logan McNaughton
2026-05-29 07:42:41 +02:00
committed by GitHub
parent 0745d75c2f
commit 57807f09c8
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -227,7 +227,7 @@ jobs:
include:
- os: ubuntu-24.04
platform: 33
ndk: 27.3.13750724
ndk: 29.0.14206865
steps:
- uses: actions/checkout@v6
with: