Skip to content

Commit

Permalink
More
Browse files Browse the repository at this point in the history
  • Loading branch information
Bencodes committed Dec 8, 2023
1 parent 7fa8856 commit 2613b59
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,6 @@ tasks:
platform: ubuntu1804
working_directory: examples/android
bazel: 5.4.1
test_flags:
- "--incompatible_enable_android_toolchain_resolution"
- "--android_platforms=//:arm64-v8a"
- "--enable_bzlmod=false"
test_targets:
- //app:all
example-android-6.x:
Expand All @@ -59,8 +55,6 @@ tasks:
working_directory: examples/android
bazel: 6.4.0
test_flags:
- "--incompatible_enable_android_toolchain_resolution"
- "--android_platforms=//:arm64-v8a"
- "--enable_bzlmod=false"
test_targets:
- //app:all
Expand Down

0 comments on commit 2613b59

Please sign in to comment.