Browse Source

workflow: bump iwyu version

Michele Caini 3 năm trước cách đây
mục cha
commit
f9d0178dd7
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      .github/workflows/analyzer.yml

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

@@ -12,8 +12,8 @@ jobs:
     timeout-minutes: 30
 
     env:
-      IWYU: 0.18
-      LLVM: 14
+      IWYU: 0.19
+      LLVM: 15
 
     runs-on: ubuntu-latest
     continue-on-error: true