Skip to content

Commit 6f3c7db

Browse files
authored
Update presubmit.yml (#1177)
1 parent 4aa06a9 commit 6f3c7db

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.bazelci/presubmit.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ tasks:
6969
name: "Example - Android"
7070
platform: ubuntu1804
7171
working_directory: examples/android
72-
bazel: last_green
72+
bazel: 8.0.0-pre.20240206.3
7373
test_flags:
7474
- "--incompatible_enable_android_toolchain_resolution"
7575
- "--android_platforms=//:arm64-v8a"
@@ -80,7 +80,7 @@ tasks:
8080
name: "Example Bzlmod - Android"
8181
platform: ubuntu1804
8282
working_directory: examples/android
83-
bazel: last_green
83+
bazel: 8.0.0-pre.20240206.3
8484
test_flags:
8585
- "--incompatible_enable_android_toolchain_resolution"
8686
- "--android_platforms=//:arm64-v8a"
@@ -103,7 +103,7 @@ tasks:
103103
name: "Example - Anvil"
104104
platform: ubuntu1804
105105
working_directory: examples/anvil
106-
bazel: last_green
106+
bazel: 8.0.0-pre.20240206.3
107107
test_flags:
108108
- "--incompatible_enable_android_toolchain_resolution"
109109
- "--android_platforms=//:arm64-v8a"
@@ -193,7 +193,7 @@ tasks:
193193
name: "Example - Jetpack Compose"
194194
platform: ubuntu1804
195195
working_directory: examples/jetpack_compose
196-
bazel: last_green
196+
bazel: 8.0.0-pre.20240206.3
197197
test_flags:
198198
- "--incompatible_enable_android_toolchain_resolution"
199199
- "--android_platforms=//:arm64-v8a"

0 commit comments

Comments
 (0)