Skip to content

Commit 570de78

Browse files
committed
gh-actions: add new repo for clang-16
1 parent a5f8c57 commit 570de78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -547,6 +547,7 @@ jobs:
547547
sudo add-apt-repository ppa:ubuntu-toolchain-r/test
548548
sudo add-apt-repository ppa:savoury1/build-tools
549549
sudo add-apt-repository ppa:savoury1/display
550+
sudo add-apt-repository ppa:savoury1/llvm-defaults-16
550551
sudo apt-get update
551552
sudo apt-get -yq install gcovr ninja-build python3-pip clang-${{ matrix.version }}
552553
sudo python3 -m pip install meson==0.55.0

0 commit comments

Comments
 (0)