systemd/0108-ci-use-C9S-chroots-in-...

29 lines
762 B
Diff

From 395bf82a5950b7e3bfe974d3f4d52ee2fb5a9e56 Mon Sep 17 00:00:00 2001
From: Frantisek Sumsal <frantisek@sumsal.cz>
Date: Thu, 4 Nov 2021 12:31:32 +0100
Subject: [PATCH] ci: use C9S chroots in Packit
rhel-only
Related: #2138081
---
.packit.yml | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/.packit.yml b/.packit.yml
index d0eebab181..35938f3586 100644
--- a/.packit.yml
+++ b/.packit.yml
@@ -38,8 +38,7 @@ jobs:
trigger: pull_request
metadata:
targets:
- - fedora-rawhide-aarch64
- - fedora-rawhide-i386
- - fedora-rawhide-ppc64le
- - fedora-rawhide-s390x
- - fedora-rawhide-x86_64
+ - centos-stream-9-aarch64
+ - centos-stream-9-ppc64le
+ - centos-stream-9-s390x
+ - centos-stream-9-x86_64