Skip to content

Commit

Permalink
Merge pull request #241 from offa/clangformat17
Browse files Browse the repository at this point in the history
Update CI to clang-format 17
  • Loading branch information
offa authored May 13, 2024
2 parents 7d2747b + bc02d7e commit 76ac42b
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 @@ -116,5 +116,5 @@ jobs:
- uses: DoozyX/clang-format-lint-action@master
name: "Verify formatting"
with:
clangFormatVersion: 16
clangFormatVersion: 17

0 comments on commit 76ac42b

Please sign in to comment.