mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-21 08:49:06 +08:00
Currently, CI is unable to locate llvm-16 on aarch64/gcc, aarch64/llvm-16, and s390x/gcc [0]. This change upgrades the default llvm version to 17. [0] https://github.com/kernel-patches/bpf/actions/runs/4040302668 Signed-off-by: Joanne Koong <joannekoong@gmail.com>