Browse Source

build: update iwyu version

Michele Caini 2 years ago
parent
commit
774049c75e
1 changed files with 2 additions and 2 deletions
  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.19
-      LLVM: 15
+      IWYU: "0.20"
+      LLVM: "16"
 
 
     runs-on: ubuntu-latest
     runs-on: ubuntu-latest
     continue-on-error: true
     continue-on-error: true