Skip to content

Commit

Permalink
[Infra] Upgrade to clang-format@19 (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewheard authored Sep 17, 2024
1 parent 272b8b1 commit 68564e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Setup check
run: |
brew update
brew install clang-format@18
brew install clang-format@19
brew install mint
mint bootstrap
Expand Down

0 comments on commit 68564e2

Please sign in to comment.