Skip to content

Commit 3b9c834

Browse files
authored
Update presubmit.yml (#1349)
1 parent a9cad8b commit 3b9c834

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.bazelci/presubmit.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ tasks:
3737
# Install xmllint
3838
- sudo apt update && sudo apt install -y libxml2-utils
3939
- "./test_rules_scala.sh"
40-
test_rules_scala_linux_latest:
41-
name: "./test_rules_scala (latest Bazel)"
40+
test_rules_scala_linux_last_green:
41+
name: "./test_rules_scala (Bazel green head)"
4242
platform: ubuntu2004
43-
bazel: latest
43+
bazel: last_green
4444
shell_commands:
4545
# Install xmllint
4646
- sudo apt update && sudo apt install -y libxml2-utils

0 commit comments

Comments
 (0)