Re: [libvirt PATCH 08/20] ci: install json-c too

2024-08-16 Thread Peter Krempa
On Wed, Aug 14, 2024 at 23:40:23 +0200, Ján Tomko wrote: > Now that we actually have some working code using json-c, install > it in our CI to demonstrate that it works. > > Signed-off-by: Ján Tomko > --- As this is a ci refresh I'd refrain from saying that this demonstrates the usage. The usag

[libvirt PATCH 08/20] ci: install json-c too

2024-08-14 Thread Ján Tomko
Now that we actually have some working code using json-c, install it in our CI to demonstrate that it works. Signed-off-by: Ján Tomko --- ci/buildenv/almalinux-9.sh | 1 + ci/buildenv/alpine-319.sh | 1 + ci/buildenv/alpine-edge.sh