Skip to content

Commit ead8313

Browse files
committed
tests: Install libelf-dev as a dependency to build bpftool
Signed-off-by: Gwendolyn <[email protected]>
1 parent b76fd9b commit ead8313

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,7 @@ jobs:
270270
libcap-dev \
271271
libdbus-1-dev \
272272
libcowsql-dev \
273+
libelf-dev \
273274
liblxc-dev \
274275
libseccomp-dev \
275276
libselinux-dev \

0 commit comments

Comments
 (0)