Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
biologist79 committed Sep 24, 2024
1 parent d7a68b2 commit 832a096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-format-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
- name: Run clang-format style check for C/C++/Protobuf programs.
uses: jidicula/[email protected]
with:
clang-format-version: '13'
clang-format-version: '17'
check-path: 'src'
fallback-style: 'LLVM' # optional

0 comments on commit 832a096

Please sign in to comment.