Skip to content

Commit 53fab60

Browse files
Use last_green for bazel_head (#3195)
Signed-off-by: Brentley Jones <github@brentleyjones.com>
1 parent 74b9f22 commit 53fab60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildbuddy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ x_templates:
2323
USE_BAZEL_VERSION: 8.x
2424
- &bazel_head
2525
env:
26-
USE_BAZEL_VERSION: 4c2d91e762ab6e492853b021408129dd93fb5904 # TODO: Switch back to last_green once get_cpu has been removed
26+
USE_BAZEL_VERSION: last_green
2727

2828
- &normal_resources
2929
resource_requests: { memory: 6GB }

0 commit comments

Comments
 (0)