Skip to content

Remove LLVM-10 from alpine image

Matthew Pickering requested to merge wip/llvm-alpine into master

We are now only supporting LLVM-11 through to the new LLVM-15, specifically, 10, which is the version present on the alpine 3_12 image is no longer supported.

It is an optional dependency so for now, we remove it.

Merge request reports