Skip to content

Commit

Permalink
Try bumping bazel version to see what breaks.
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Inouye <[email protected]>
  • Loading branch information
mikesinouye committed Dec 13, 2024
1 parent 15305e2 commit ca982d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ steps:
path: /root/.ssh

# Run the build
- name: gcr.io/cloud-builders/bazel:6.4.0
- name: gcr.io/cloud-builders/bazel:7.4.1
entrypoint: 'bash'
args:
- '-c'
Expand Down

0 comments on commit ca982d3

Please sign in to comment.