Skip to content

Commit

Permalink
gh-actions: add new repo for clang-16
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-c committed Feb 18, 2024
1 parent b215431 commit 7ebd267
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -547,6 +547,7 @@ jobs:
sudo add-apt-repository ppa:ubuntu-toolchain-r/test
sudo add-apt-repository ppa:savoury1/build-tools
sudo add-apt-repository ppa:savoury1/display
sudo add-apt-repository ppa:savoury1/llvm-defaults-16
sudo apt-get update
sudo apt-get -yq install gcovr ninja-build python3-pip clang-${{ matrix.version }}
sudo python3 -m pip install meson==0.55.0
Expand Down

0 comments on commit 7ebd267

Please sign in to comment.