We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 445ff34 commit a603087Copy full SHA for a603087
.ci/docker/build.sh
@@ -48,6 +48,7 @@ case "${IMAGE_NAME}" in
48
executorch-ubuntu-22.04-mediatek-sdk)
49
MEDIATEK_SDK=yes
50
CLANG_VERSION=12
51
+ ANDROID_NDK_VERSION=r27b
52
;;
53
executorch-ubuntu-22.04-clang12-android)
54
LINTRUNNER=""
0 commit comments