kernel-patches / vmtest

3 stars 32 forks source link

ci: bump minimum clang to 17 and add 18 to x86-64 #254

Closed anakryiko closed 11 months ago

anakryiko commented 11 months ago

Use clang-17 now that it is stable. To catch issues in clang dev version, add clang-18 variant for llvm build on x86-64.

chantra commented 11 months ago

let's wait for the tests to confirm this is not blowing up, but otherwise LGTM.

chantra commented 11 months ago

I think the error is because of https://github.com/libbpf/ci/blob/aec887f8dce258fcbc7c20e1930b0c6ccd415fdc/helpers.sh#L47