Michele Caini 1 год назад
Родитель
Сommit
6d3564ce53
1 измененных файлов с 2 добавлено и 2 удалено
  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