Skip to content

Commit

Permalink
Android jobs should be using LTS Bazel releases (#2589)
Browse files Browse the repository at this point in the history
closes #2588
  • Loading branch information
UebelAndre authored Apr 2, 2024
1 parent 63fbedb commit dd48a73
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -587,7 +587,6 @@ tasks:
name: Android Examples
platform: ubuntu2004
working_directory: examples/android
bazel: "last_green"
build_flags:
- "--incompatible_enable_android_toolchain_resolution"
- "--android_platforms=//:arm64-v8a"
Expand All @@ -603,7 +602,6 @@ tasks:
name: Android Examples
platform: macos
working_directory: examples/android
bazel: "last_green"
build_flags:
- "--incompatible_enable_android_toolchain_resolution"
- "--android_platforms=//:arm64-v8a"
Expand Down

0 comments on commit dd48a73

Please sign in to comment.