Skip to content

Commit

Permalink
fix(bazelci): run bazelci against bazel 7.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Gammon <sam@elide.ventures>
  • Loading branch information
sgammon committed Mar 11, 2024
1 parent d6bde1f commit a3f5f1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
matrix:
bazel_version: ["6.3.2", "7.0.0"]
bazel_version: ["7.0.0"]
platform: ["macos", "macos_arm64", "ubuntu2004", "windows"]

validate_config: 1
Expand Down

0 comments on commit a3f5f1e

Please sign in to comment.