Skip to content

Commit

Permalink
Pin bazel 6 for 25.x
Browse files Browse the repository at this point in the history
  • Loading branch information
mkruskal-google committed Feb 27, 2024
1 parent 489aba5 commit 3b72455
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/staleness_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:
run: echo "MAIN_RUN=1" >> $GITHUB_ENV

- name: Run all staleness tests
env:
USE_BAZEL_VERSION: '6.3.0'
# Run all tests if either of the following is true, otherwise simply run the query to make
# sure it continues to work:
# 1) If this is not a commit-based run it means it's scheduled or manually dispatched. In
Expand Down

0 comments on commit 3b72455

Please sign in to comment.