Skip to content

Commit fc5f4c1

Browse files
authored
Update precommit.yml
1 parent e49a702 commit fc5f4c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/precommit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
env:
3636
CC: ${{ matrix.cc }}
3737
CXX: ${{ matrix.cxx }}
38-
USE_BAZEL_VERSION: '6.5.0'
38+
USE_BAZEL_VERSION: '5.4.1'
3939

4040
steps:
4141
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)