packit: disable 32-bit ARM builds

These runs have gotten very flaky. I reported it at
packit/packit-service#1798, which was then reported at
fedora-copr/copr#2429, and finally as a DNF bug in
https://bugzilla.redhat.com/show_bug.cgi?id=2152259. Let's disable them
until it is fixed.

Signed-off-by: Omar Sandoval <osandov@osandov.com>
This commit is contained in:
Omar Sandoval 2022-12-12 19:11:53 -08:00
parent 25aee8f6a1
commit 287fc845dd

View File

@ -23,7 +23,8 @@ jobs:
project: drgn
targets:
- fedora-all-aarch64
- fedora-all-armhfp
# Disabled due to https://bugzilla.redhat.com/show_bug.cgi?id=2152259.
# - fedora-all-armhfp
- fedora-all-i386
- fedora-all-ppc64le
- fedora-all-s390x
@ -49,7 +50,7 @@ jobs:
project: drgn
targets:
- fedora-all-aarch64
- fedora-all-armhfp
# - fedora-all-armhfp
- fedora-all-i386
- fedora-all-ppc64le
- fedora-all-s390x