Skip to content

Commit 05fe1ed

Browse files
authored
kokoro: Use clang 13 for format check (google#1445)
1 parent 256ad26 commit 05fe1ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kokoro/check-format/build-docker.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ SRC=$PWD/github/clspv
3030
git config --global --add safe.directory $SRC
3131

3232
using python-3.12
33-
using clang-8.0.0
33+
using clang-13.0.1
3434
which clang-format
3535

3636
cd $SRC

0 commit comments

Comments
 (0)