build: update iwyu version
This commit is contained in:
4
.github/workflows/analyzer.yml
vendored
4
.github/workflows/analyzer.yml
vendored
@@ -12,8 +12,8 @@ jobs:
|
||||
timeout-minutes: 30
|
||||
|
||||
env:
|
||||
IWYU: "0.20"
|
||||
LLVM: "16"
|
||||
IWYU: "0.21"
|
||||
LLVM: "17"
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
continue-on-error: true
|
||||
|
||||
Reference in New Issue
Block a user