Re: [PATCH v2 2/2] ci: install libvirt

2024-11-14 Thread Aaron Conole
David Marchand writes: > Install libvirt so that vm_power_manager example compilation is tested. > > Signed-off-by: David Marchand > --- LGTM Acked-by: Aaron Conole > .github/workflows/build.yml | 10 +- > 1 file changed, 5 insertions(+), 5 deletions(-) > > diff --git a/.github/work

[PATCH v2 2/2] ci: install libvirt

2024-11-12 Thread David Marchand
Install libvirt so that vm_power_manager example compilation is tested. Signed-off-by: David Marchand --- .github/workflows/build.yml | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f7d3affbaa..067862d