[PATCH 1/3] ci: Move builds from alpine-314 to alpine-315

Andrea Bolognani abologna at redhat.com
Mon Jul 25 08:22:59 UTC 2022


On Fri, Jul 22, 2022 at 12:55:58PM +0200, Peter Krempa wrote:
> +++ b/ci/manifest.yml
> @@ -19,12 +19,9 @@ targets:
>            RPM: skip
>            CC: clang
>
> -  alpine-314: x86_64
> -
>    alpine-315:
>      jobs:
>        - arch: x86_64
> -        builds: false

This makes for a cleaner diff, but you could also optimize for a more
minimal manifest and change the entry to

  alpine-315: x86_64

instead.

Either way,

  Reviewed-by: Andrea Bolognani <abologna at redhat.com>

-- 
Andrea Bolognani / Red Hat / Virtualization



More information about the libvir-list mailing list