diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index d14ac02e..5648bcbf 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -53,4 +53,5 @@ jobs: - name: clang-format check uses: jidicula/clang-format-action@v4.16.0 with: + clang-format-version: 20 exclude-regex: ^subprojects$