Skip to content

Commit

Permalink
clang-format.yml: Bump to clang-format 18
Browse files Browse the repository at this point in the history
  • Loading branch information
hartwork committed Jan 26, 2024
1 parent 70c01f1 commit 88bbcb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
name: Enforce clang-format
runs-on: ubuntu-22.04
env:
CLANG_MAJOR_VERSION: 15
CLANG_MAJOR_VERSION: 18
steps:

- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
Expand Down

0 comments on commit 88bbcb1

Please sign in to comment.