Skip to content

Commit

Permalink
Add last_rc for now
Browse files Browse the repository at this point in the history
Useful to know what is broken in 8.x vs 9.x during the 8.x release cycle
  • Loading branch information
keith committed Dec 6, 2024
1 parent 2741655 commit 5389d9c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@ tasks:
bazel: latest
<<: *common

macos_last_rc:
name: "Last RC Bazel"
bazel: last_rc
<<: *common

macos_last_green:
name: "Last Green Bazel"
bazel: last_green
Expand Down

0 comments on commit 5389d9c

Please sign in to comment.