Skip to content

Commit

Permalink
Increase clang format version to 19
Browse files Browse the repository at this point in the history
  • Loading branch information
gorbit99 committed Nov 12, 2024
1 parent c7fb10c commit d4cdeaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v4
- uses: jidicula/[email protected]
with:
clang-format-version: "17"
clang-format-version: "19"
fallback-style: google
# Disable clang-tidy for now
# - name: Get clang-tidy
Expand Down

0 comments on commit d4cdeaf

Please sign in to comment.