Closed anakryiko closed 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.
let's wait for the tests to confirm this is not blowing up, but otherwise LGTM.
I think the error is because of https://github.com/libbpf/ci/blob/aec887f8dce258fcbc7c20e1930b0c6ccd415fdc/helpers.sh#L47
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.