Skip to content

Commit

Permalink
Increase clang-format version used in CI to 15
Browse files Browse the repository at this point in the history
  • Loading branch information
offa committed Feb 6, 2023
1 parent 9affc36 commit cf122dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,5 +144,5 @@ jobs:
- uses: DoozyX/clang-format-lint-action@master
name: "Verify formatting"
with:
clangFormatVersion: 14
clangFormatVersion: 15

0 comments on commit cf122dc

Please sign in to comment.