CI/c-f check: set older clang ver
This commit is contained in:
parent
48176160ab
commit
e6ca141364
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
|
|
@ -53,4 +53,5 @@ jobs:
|
||||||
- name: clang-format check
|
- name: clang-format check
|
||||||
uses: jidicula/clang-format-action@v4.16.0
|
uses: jidicula/clang-format-action@v4.16.0
|
||||||
with:
|
with:
|
||||||
|
clang-format-version: 20
|
||||||
exclude-regex: ^subprojects$
|
exclude-regex: ^subprojects$
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue