From e7642152ae6e867fc569206e905464321a41e58a Mon Sep 17 00:00:00 2001 From: Frantisek Sumsal Date: Sat, 22 Jan 2022 16:00:22 +0100 Subject: packit: switch the remaining jobs to F35 gcc-12 seems to be very unstable right now, so to keep our CI builds useful let's move them to stable F35 for a while. Follow-up to 478c632e00ffbf50012b1946a8a025494c012353. See: * https://github.com/systemd/systemd/issues/22215 * https://bugzilla.redhat.com/show_bug.cgi?id=2043915 --- .packit.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.packit.yml') diff --git a/.packit.yml b/.packit.yml index 3bcfea2904..0b1362e13a 100644 --- a/.packit.yml +++ b/.packit.yml @@ -37,7 +37,7 @@ jobs: trigger: pull_request metadata: targets: - - fedora-rawhide-aarch64 + - fedora-35-aarch64 - fedora-35-i386 - - fedora-rawhide-ppc64le - - fedora-rawhide-x86_64 + - fedora-35-ppc64le + - fedora-35-x86_64 -- cgit v1.2.1