Commit 5a98493
committed
ci(fix): use clang-format from homebrew llvm instead dedicated install
The llvm package includes clang-format which seems to cause a conflict in
CI https://github.com/KhronosGroup/Vulkan-Hpp/actions/runs/23335226917/job/67875285315?pr=2528
We could either resolve this conflict by force overwrite or by relying purely
on the LLVM package.1 parent 33de856 commit 5a98493
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments