Skip to content

Commit

Permalink
clang-format-version: "14"
Browse files Browse the repository at this point in the history
  • Loading branch information
mgonzs13 committed Oct 24, 2024
1 parent 5a9b85d commit 84e0893
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Python CI with Docker and Formatting Check
name: CI with Formatting Check and Docker

on: [push, pull_request]

Expand All @@ -23,7 +23,7 @@ jobs:
- name: Clang Formatter
uses: jidicula/[email protected]
with:
clang-format-version: "13"
clang-format-version: "14"
check-path: "."
fallback-style: "Mozilla"

Expand Down

0 comments on commit 84e0893

Please sign in to comment.