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 b64d5f8 commit 335ab50Copy full SHA for 335ab50
.bazelci/presubmit.yml
@@ -581,6 +581,8 @@ tasks:
581
- "--android_platforms=//:arm64-v8a"
582
build_targets:
583
- "//:android_app"
584
+ environment:
585
+ ANDROID_NDK_HOME: /opt/android-ndk-r25b
586
android_examples_macos:
587
name: Android Examples
588
platform: macos
@@ -591,6 +593,8 @@ tasks:
591
593
592
594
595
596
597
598
ios_examples:
599
name: iOS Examples
600
0 commit comments