From 90e65961723ef7e58fd9fe856ae819ef0518f6c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Budai?= Date: Thu, 22 Jun 2023 11:18:49 +0200 Subject: [PATCH] packit: sort copr build targets alphabetically MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ondřej Budai --- .packit.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.packit.yaml b/.packit.yaml index 5c5edb544..d813d23fe 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -39,13 +39,13 @@ jobs: - epel-8-x86_64 - epel-9-aarch64 - epel-9-x86_64 - - rhel-8-x86_64 - - rhel-9-aarch64 - - rhel-9-x86_64 - fedora-all-aarch64 - fedora-all-s390x - fedora-all-ppc64le - fedora-all + - rhel-8-x86_64 + - rhel-9-aarch64 + - rhel-9-x86_64 - job: copr_build trigger: commit branch: main