Skip to content

Commit

Permalink
Update presubmit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Bencodes authored May 24, 2024
1 parent 4aa06a9 commit bd45452
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ tasks:
name: "Example - Android"
platform: ubuntu1804
working_directory: examples/android
bazel: last_green
bazel: 8.0.0-pre.20240206.3
test_flags:
- "--incompatible_enable_android_toolchain_resolution"
- "--android_platforms=//:arm64-v8a"
Expand All @@ -80,7 +80,7 @@ tasks:
name: "Example Bzlmod - Android"
platform: ubuntu1804
working_directory: examples/android
bazel: last_green
bazel: 8.0.0-pre.20240206.3
test_flags:
- "--incompatible_enable_android_toolchain_resolution"
- "--android_platforms=//:arm64-v8a"
Expand All @@ -103,7 +103,7 @@ tasks:
name: "Example - Anvil"
platform: ubuntu1804
working_directory: examples/anvil
bazel: last_green
bazel: 8.0.0-pre.20240206.3
test_flags:
- "--incompatible_enable_android_toolchain_resolution"
- "--android_platforms=//:arm64-v8a"
Expand Down Expand Up @@ -193,7 +193,7 @@ tasks:
name: "Example - Jetpack Compose"
platform: ubuntu1804
working_directory: examples/jetpack_compose
bazel: last_green
bazel: 8.0.0-pre.20240206.3
test_flags:
- "--incompatible_enable_android_toolchain_resolution"
- "--android_platforms=//:arm64-v8a"
Expand Down

0 comments on commit bd45452

Please sign in to comment.