Quellcode durchsuchen

workflow: updated iwyu version

Michele Caini vor 2 Jahren
Ursprung
Commit
2f852806aa
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      .github/workflows/analyzer.yml

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

@@ -12,8 +12,8 @@ jobs:
     timeout-minutes: 30
     timeout-minutes: 30
 
 
     env:
     env:
-      IWYU: "0.21"
-      LLVM: "17"
+      IWYU: "0.22"
+      LLVM: "18"
 
 
     runs-on: ubuntu-latest
     runs-on: ubuntu-latest
     continue-on-error: true
     continue-on-error: true