Skip to content

Commit d645dec

Browse files
committed
Install llvm instead of clang-3.7
It seems like the package no longer exists under that name in Bionic so we'll have to do transition to this package instead.
1 parent ea3e6fd commit d645dec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zuul.d/playbooks/pre.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
apt:
99
name:
1010
- lcov
11-
- clang-3.7
11+
- llvm
1212
- libev-dev
1313
- libc-ares-dev
1414
- libstdc++-4.8-dev

0 commit comments

Comments
 (0)