We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d492f0e commit c9859cdCopy full SHA for c9859cd
.github/workflows/vm.yml
@@ -49,7 +49,7 @@ jobs:
49
50
# Packages for testing the kernel
51
dnf config-manager --set-enabled devel
52
- dnf install alsa-lib-devel bison clang elfutils-libelf-devel flex fuse-devel gcc git glibc-static jq libasan-static libcap-devel libcap-ng-devel libmnl-devel libubsan make net-tools numactl-devel openssl-devel popt-static python3-jsonschema python3-pyyaml rsync -y
+ dnf install alsa-lib-devel bison clang elfutils-libelf-devel flex fuse-devel gcc git glibc-static iproute jq libasan-static libcap-devel libcap-ng-devel libmnl-devel libubsan make net-tools numactl-devel openssl-devel popt-static python3-jsonschema python3-pyyaml rsync -y
53
54
- name: Checkout code
55
uses: actions/checkout@v4
0 commit comments