1
0
Эх сурвалжийг харах

Use clang-format-20 on CI

Viktor Sokolov 2 сар өмнө
parent
commit
a95c0bcd66

+ 1 - 1
.github/workflows/ci.yml

@@ -78,7 +78,7 @@ jobs:
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
         with:
           style: file
-          version: 18 # Ubuntu 24.04 provides clang-format-18
+          version: 20
           tidy-checks: "-*" # disable clang-tidy
 
       - name: Fail fast