[PATCH 2/2] ci: add dependency in GHA for AMD uncore power driver
David Marchand
david.marchand at redhat.com
Wed Nov 5 09:43:09 CET 2025
Adding only for Fedora, as I could not find the library for Ubuntu.
Signed-off-by: David Marchand <david.marchand at redhat.com>
---
.github/workflows/build.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index e7090dcee1..39b4275816 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -248,6 +248,7 @@ jobs:
env:
build_deps: |
ccache \
+ esmi_ib_library-devel \
intel-ipsec-mb-devel \
isa-l-devel \
jansson-devel \
--
2.51.0
More information about the dev
mailing list