ci: Add clang build jobs

Signed-off-by: Daniel Stone <daniels@collabora.com>
This commit is contained in:
Daniel Stone
2021-08-03 13:11:51 +01:00
parent c91a34fb03
commit ec1ce9fc26
2 changed files with 30 additions and 2 deletions
+3
View File
@@ -37,6 +37,7 @@ apt-get -y --no-install-recommends install \
autoconf \
automake \
build-essential \
clang-8 \
curl \
doxygen \
gcovr \
@@ -85,6 +86,8 @@ apt-get -y --no-install-recommends install \
libxcursor-dev \
libxkbcommon-dev \
libxml2-dev \
lld-8 \
llvm-8 \
mesa-common-dev \
ninja-build \
pkg-config \