Skip to content

Commit 5b90e38

Browse files
committed
[ci] Change clang-12 to clang-16
1 parent 45ccc85 commit 5b90e38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030

3131
- name: Install dependencies
3232
run: |
33+
bash -c "$(wget -O - https://apt.llvm.org/llvm.sh)"
3334
sudo apt-get update
3435
sudo apt-get install -y clang-12 rpm2cpio cpio binutils-${{ matrix.triple }}
3536

0 commit comments

Comments
 (0)