Skip to content

Commit cea16ec

Browse files
committed
ci: use clang-format-19
1 parent 91905d6 commit cea16ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Lint
22
on: [workflow_dispatch, pull_request]
33
env:
44
TERM: xterm-256color
5-
CLANG_VERSION: 15
5+
CLANG_VERSION: 19
66

77
jobs:
88
clang-format:

0 commit comments

Comments
 (0)