Explorar el Código

iwyu: update to latest

Michele Caini hace 1 año
padre
commit
6d3564ce53
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      .github/workflows/tools.yml

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

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