Skip to content

Commit

Permalink
Try to fix clang-format again
Browse files Browse the repository at this point in the history
Signed-off-by: Vinícius Ferrão <[email protected]>
  • Loading branch information
viniciusferrao committed Jan 13, 2025
1 parent 69d6dac commit 39ba2c1
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 @@ -9,6 +9,6 @@ jobs:
- name: Run clang-format style check for C/C++ programs.
uses: jidicula/[email protected]
with:
clang-format-version: '14'
clang-format-version: '19'
check-path: 'src'

0 comments on commit 39ba2c1

Please sign in to comment.