mirror of
https://github.com/netdata/libbpf.git
synced 2026-04-09 10:09:07 +08:00
ci: bump LLVM_VER to 15
Another bump of latest clang version to be used during BPF selftests build. Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
This commit is contained in:
@@ -8,7 +8,7 @@ source ${THISDIR}/helpers.sh
|
|||||||
|
|
||||||
travis_fold start prepare_selftests "Building selftests"
|
travis_fold start prepare_selftests "Building selftests"
|
||||||
|
|
||||||
LLVM_VER=14
|
LLVM_VER=15
|
||||||
LIBBPF_PATH="${REPO_ROOT}"
|
LIBBPF_PATH="${REPO_ROOT}"
|
||||||
|
|
||||||
PREPARE_SELFTESTS_SCRIPT=${THISDIR}/prepare_selftests-${KERNEL}.sh
|
PREPARE_SELFTESTS_SCRIPT=${THISDIR}/prepare_selftests-${KERNEL}.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user