Skip to content

Commit

Permalink
Revert "Bump Bazel to 6.3.0 to fix ArrayIndexOutOfBoudsException"
Browse files Browse the repository at this point in the history
This reverts commit 0c937c7.
  • Loading branch information
ejona86 committed Oct 30, 2024
1 parent 4537573 commit e08fea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
bazel:
runs-on: ubuntu-latest
env:
USE_BAZEL_VERSION: 6.3.0
USE_BAZEL_VERSION: 6.0.0

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit e08fea7

Please sign in to comment.