Skip to content

Commit

Permalink
CI: Upgrade clang-format 10 -> 11
Browse files Browse the repository at this point in the history
  • Loading branch information
Kissaki committed Mar 12, 2024
1 parent 9bb4d39 commit f4c7e5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@ jobs:
- name: Check code formatting
uses: jidicula/[email protected]
with:
clang-format-version: '10'
clang-format-version: '11'
check-path: '.'
exclude-regex: '(3rdParty/*|build/*|vcpkg/*)'

0 comments on commit f4c7e5b

Please sign in to comment.