Skip to content

Commit

Permalink
Update to latest available bazel version.
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Inouye <[email protected]>
  • Loading branch information
mikesinouye committed Dec 14, 2024
1 parent ca982d3 commit a16c55c
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:7.4.1
- name: gcr.io/cloud-builders/bazel:7.3.2
entrypoint: 'bash'
args:
- '-c'
Expand Down

0 comments on commit a16c55c

Please sign in to comment.