Skip to content

Commit

Permalink
Merge pull request #71 from jhnc-oss/cf_update
Browse files Browse the repository at this point in the history
Update clang-format 19.1.3
  • Loading branch information
offa authored Nov 8, 2024
2 parents 074eb9b + 5daf122 commit 51ca04c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
runs-on: ubuntu-24.04
strategy:
matrix:
clangformat_version: [ '14.0.6', '16.0.6', '17.0.6', '18.1.8', '19.1.1' ]
clangformat_version: [ '14.0.6', '16.0.6', '17.0.6', '18.1.8', '19.1.3' ]
name: "Build clang-format:${{ matrix.clangformat_version}}"
env:
FULL_IMAGE_NAME: "ghcr.io/${{ github.repository }}/clang-format"
Expand Down

0 comments on commit 51ca04c

Please sign in to comment.