Fix CI for clang-6 when cross-compiled.

We need consistent versions of GLIBC, otherwise tests fail with:

lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found

Merge request reports

Loading