Skip to content

Commit cccc6d0

Browse files
authored
Merge pull request #8597 from The-OpenROAD-Project-staging/fix-clang-tidy
Pin clang tidy version to 15
2 parents 0064f2d + 32e54ee commit cccc6d0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/github-actions-clang-tidy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
uses: The-OpenROAD-Project/clang-tidy-review@master
1818
id: review
1919
with:
20+
clang_tidy_version: 15
2021
build_dir: "./build"
2122
cmake_command: cmake . -B build
2223
config_file: ".clang-tidy"

0 commit comments

Comments
 (0)