Skip to content

Commit

Permalink
modif version
Browse files Browse the repository at this point in the history
  • Loading branch information
onon1101 committed Apr 22, 2024
1 parent 2806775 commit 60f1f13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Check Format
uses: jidicula/[email protected]
with:
clang-format-version: "17"
clang-format-version: "18"
check-path: src include test assets/shaders
include-regex: ^.*\.((((c|C)(c|pp|xx|\+\+)?$)|((h|H)h?(pp|xx|\+\+)?$))|(vert|frag))$

Expand Down

0 comments on commit 60f1f13

Please sign in to comment.