Skip to content

Commit ce61ba1

Browse files
committed
Use default version for clang-format on github actions
1 parent 79ace1f commit ce61ba1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/clang-format-check.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,4 @@ jobs:
1313
- name: Run clang-format style check for C/C++ programs.
1414
uses: jidicula/clang-format-action@v4.6.2
1515
with:
16-
clang-format-version: '20'
1716
check-path: ${{ matrix.path }}

0 commit comments

Comments
 (0)