]> git.ipfire.org Git - thirdparty/systemd.git/commit
ci: Disable bpf-framework option for build and unit test jobs
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 17 Oct 2025 09:53:48 +0000 (11:53 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 17 Oct 2025 12:11:23 +0000 (21:11 +0900)
commitcc814110af7a453db898ea2990a0281616d5ceff
tree2efeb1907ca5bc20daeaf079cc0fe985dbe6b3ce
parent28aa0a1f25470b21fbe3b8af2d9d99e616c000a4
ci: Disable bpf-framework option for build and unit test jobs

/usr/sbin/bpftool is completely broken inside containers on
Ubuntu which makes meson blow up so disable the bpf-framework
stuff to avoid the issue.

TODO: Drop when we move off Ubuntu Noble as this will be fixed
in the next Ubuntu LTS release.
.github/workflows/build-test.sh
.github/workflows/unit-tests.sh