From a918f6fdbe9ad42f73124fd049577dcef9c7e87c Mon Sep 17 00:00:00 2001 From: DH Date: Sat, 4 Oct 2025 17:44:40 +0300 Subject: [PATCH] ci: revert clang format update --- .github/workflows/format.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index 03b8aca33..34f1cd5bc 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -24,4 +24,4 @@ jobs: uses: jidicula/clang-format-action@v4.15.0 with: exclude-regex: (libspirv|3rdparty) - clang-format-version: 21 + clang-format-version: 20