Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Force USE_BAZEL_VERSION to working SHA until last_green is fixed
Signed-off-by: Thiago Cruz <thiago@squareup.com>
  • Loading branch information
thiagohmcruz authored and brentleyjones committed May 21, 2024
commit 89f0acdab110d46bd737cdf0b8da65dab6d8443c
2 changes: 1 addition & 1 deletion buildbuddy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ x_templates:
USE_BAZEL_VERSION: 7.x
- &bazel_head
env:
USE_BAZEL_VERSION: last_green
USE_BAZEL_VERSION: dd2464a5933e0a5a6765024573832717b71989bf

- &normal_resources
resource_requests: { memory: 6GB }
Expand Down