Skip to content

Commit 4452ae6

Browse files
authored
iwyu.yml: applied apt.llvm.org workaround as well [skip ci] (#5286)
1 parent bc54fab commit 4452ae6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/iwyu.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ jobs:
107107
108108
- name: Install clang
109109
run: |
110+
sudo apt-get purge --auto-remove llvm python3-lldb-14 llvm-14
110111
wget https://apt.llvm.org/llvm.sh
111112
chmod +x llvm.sh
112113
sudo ./llvm.sh 17

0 commit comments

Comments
 (0)