Skip to content

Commit 512ec57

Browse files
Update clang-format rule
1 parent b7d4366 commit 512ec57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/style-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Run clang-format style check for C/C++ programs.
1313
uses: jidicula/[email protected]
1414
with:
15-
clang-format-version: '17'
15+
clang-format-version: '20'
1616
exclude-regex: 'doctest.h'
1717
inlining-check:
1818
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)