Browse Source

iwyu: update to latest

Michele Caini 1 year ago
parent
commit
6d3564ce53
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .github/workflows/tools.yml

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

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