Skip to content

Commit

Permalink
increase clang-format to 18
Browse files Browse the repository at this point in the history
  • Loading branch information
kreuzberger committed Nov 18, 2024
1 parent 6f0c514 commit 8e5e28e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
- name: Run clang-format style check for C/C++ programs.
uses: jidicula/[email protected]
with:
clang-format-version: '17'
clang-format-version: '18'
check-path: ${{ matrix.path }}
# fallback-style: 'LLVM'

Expand Down

0 comments on commit 8e5e28e

Please sign in to comment.