forked from boostorg/conversion
update CI (4): more fixes for coverage
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -46,7 +46,7 @@ jobs:
|
|||||||
gcovtool: "gcov_for_clang.sh"
|
gcovtool: "gcov_for_clang.sh"
|
||||||
- name: "Clang-3.8, libc++"
|
- name: "Clang-3.8, libc++"
|
||||||
buildtype: "boost"
|
buildtype: "boost"
|
||||||
packages: "libc++-dev"
|
packages: "libc++-dev llvm-3.8"
|
||||||
packages_to_remove: ""
|
packages_to_remove: ""
|
||||||
os: "ubuntu-16.04"
|
os: "ubuntu-16.04"
|
||||||
llvm_os: ""
|
llvm_os: ""
|
||||||
|
Reference in New Issue
Block a user