
25 Jul
2022
25 Jul
'22
10:22 a.m.
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@redhat.com> -- Andrea Bolognani / Red Hat / Virtualization