Skip to content

Commit

Permalink
Clang 15
Browse files Browse the repository at this point in the history
  • Loading branch information
maplant committed Jun 28, 2024
1 parent ca81dc6 commit 1bfa3d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
- name: Run clang-format for protobuf files
uses: jidicula/clang-format-action@v4.13.0
with:
clang-format-version: '18'
clang-format-version: '15'
check-path: 'src'

0 comments on commit 1bfa3d9

Please sign in to comment.