hemelb-codes / hemelb

A high performance parallel lattice-Boltzmann code for large scale fluid flow in complex geometries
GNU Lesser General Public License v3.0
34 stars 11 forks source link

Enable Clang builds in CI #810

Open rupertnash opened 9 months ago

rupertnash commented 9 months ago

I tried to add a clang build in CI, but it seems that GH actions' runner image is broken for clang C++20 https://github.com/actions/runner-images/issues/8659#issuecomment-1783786560

Try again when that issue is resolved.