Skip to content

Commit

Permalink
Run stardoc with older bazel (#1466)
Browse files Browse the repository at this point in the history
Just to make CI green for now
  • Loading branch information
keith authored Dec 5, 2024
1 parent ce89d74 commit 9bba637
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,8 @@ tasks:

doc_tests:
name: "Doc tests"
bazel: last_green
# TODO: Bump when https://github.com/bazelbuild/stardoc/issues/94#issuecomment-2492218404 is resolved
bazel: 7.x
<<: *linux_environment
shell_commands:
- "echo --- Downloading and extracting Swift $SWIFT_VERSION to $SWIFT_HOME"
Expand Down

0 comments on commit 9bba637

Please sign in to comment.