]> git.ipfire.org Git - thirdparty/systemd.git/commit
ci: disable BPF framework in Jammy build tests 41340/head
authorChristian Brauner <brauner@kernel.org>
Tue, 12 May 2026 14:04:44 +0000 (16:04 +0200)
committerChristian Brauner <brauner@kernel.org>
Wed, 13 May 2026 08:36:13 +0000 (10:36 +0200)
commit8b10063527ba99e2a049eac5764930cb1ddebe12
tree7eec24568ff10471651e33d596d1eb5b036d26f1
parent4684df8f9700ccb9b5f744e50fb565eaa25993c5
ci: disable BPF framework in Jammy build tests

Jammy's kernel is too old at this point, and doesn't even provide a
vmlinux.h, so disable the feature in the build smoketests to let us
add new features

Co-developed-by: Luca Boccassi <luca.boccassi@gmail.com>
Signed-off-by: Christian Brauner <brauner@kernel.org>
.github/workflows/build-test.sh