Skip to content

Commit

Permalink
Change clang tidy ci to version 16
Browse files Browse the repository at this point in the history
  • Loading branch information
mcbarton authored and vgvassilev committed May 7, 2024
1 parent 6b8dbed commit aec1e02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-tidy-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Install LLVM and Clang
uses: KyleMayes/install-llvm-action@v2.0.2
with:
version: "18.1.3"
version: "16.0.0"

- name: Run clang-tidy
uses: ZedThree/clang-tidy-review@v0.18.0
Expand Down

0 comments on commit aec1e02

Please sign in to comment.