Skip to content

Commit b957834

Browse files
committed
change clang to 21 to match QtCreator
1 parent a7b6076 commit b957834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Run clang-format style check.
2121
uses: jidicula/clang-format-action@v4.5.0
2222
with:
23-
clang-format-version: '14'
23+
clang-format-version: '21'
2424
check-path: '.'
2525

2626
build-linux:

0 commit comments

Comments
 (0)