فهرست منبع

workflow: updated iwyu version

Michele Caini 2 سال پیش
والد
کامیت
2f852806aa
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      .github/workflows/analyzer.yml

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

@@ -12,8 +12,8 @@ jobs:
     timeout-minutes: 30
 
     env:
-      IWYU: "0.21"
-      LLVM: "17"
+      IWYU: "0.22"
+      LLVM: "18"
 
     runs-on: ubuntu-latest
     continue-on-error: true