Skip to content

Commit 20ebc74

Browse files
committed
Bumped clang-tidy version
Signed-off-by: Marcin Olko <molko@google.com>
1 parent 08031e0 commit 20ebc74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-format-test-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
style: "file" # Use .clang-format config file.
6161
tidy-checks: "" # Use .clang-tidy config file.
6262
database: "compile_commands.json"
63-
version: "20"
63+
version: "21"
6464
extra-args: "--system-headers -fdiagnostics-absolute-paths"
6565

6666
- name: Fail fast?!

0 commit comments

Comments
 (0)