]> git.ipfire.org Git - thirdparty/systemd.git/commit
ci: re-enable bpf-framework option for build and unit test jobs
authorLuca Boccassi <luca.boccassi@gmail.com>
Fri, 17 Oct 2025 13:00:23 +0000 (14:00 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Fri, 27 Feb 2026 21:57:05 +0000 (21:57 +0000)
commitcf2f84e75f7a455e69f6ab792861b5de48f44967
tree07cf18976f2548d97a559facb2d59dd8e38efeaf
parent70f78314bb3bf35f734c1d3802b7d7e093bb9956
ci: re-enable bpf-framework option for build and unit test jobs

Use the same trickery we do in the package build and search for
the actual bpftool binary. For the CI job any one we find is
good enough.
When we switch all jobs to 26.04 we can drop all of this.

This reverts commit cc814110af7a453db898ea2990a0281616d5ceff.

(cherry picked from commit 3b11139c0db9dd0a37b0493a8d2ad5f531a92344)
(cherry picked from commit 30c2834e11cbb9ae425d31f16776a42668c5f25c)
.github/workflows/build-test.sh
.github/workflows/unit-tests.sh