1
0
skypjack 7 сар өмнө
parent
commit
fa234af36b

+ 2 - 2
.github/workflows/analyzer.yml

@@ -11,8 +11,8 @@ jobs:
     timeout-minutes: 60
 
     env:
-      IWYU: "0.23"
-      LLVM: "19"
+      IWYU: "0.24"
+      LLVM: "20"
 
     runs-on: ubuntu-latest
     continue-on-error: true