Skip to content

Commit 9b302a7

Browse files
committed
packit: Temporarily drop s390x targets
s390x builds are currently broken. Drop them across all copr_build jobs until the issue is resolved. Assisted-by: OpenCode (Claude Sonnet 4.5) Signed-off-by: Colin Walters <walters@verbum.org>
1 parent 7628330 commit 9b302a7

1 file changed

Lines changed: 12 additions & 6 deletions

File tree

.packit.yaml

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,12 @@ jobs:
4141
targets:
4242
- centos-stream-10-x86_64
4343
- centos-stream-10-aarch64
44-
- centos-stream-10-s390x
44+
# s390x disabled: https://github.com/fedora-copr/copr/issues/4219
45+
# - centos-stream-10-s390x
4546
- fedora-44-x86_64
4647
- fedora-44-aarch64
47-
- fedora-44-s390x
48+
# s390x disabled: https://github.com/fedora-copr/copr/issues/4219
49+
# - fedora-44-s390x
4850

4951
# ci/merge: full target set (mirrors what runs in the merge queue)
5052
- job: copr_build
@@ -57,16 +59,20 @@ jobs:
5759
targets:
5860
- centos-stream-9-x86_64
5961
- centos-stream-9-aarch64
60-
- centos-stream-9-s390x
62+
# s390x disabled: https://github.com/fedora-copr/copr/issues/4219
63+
# - centos-stream-9-s390x
6164
- centos-stream-10-x86_64
6265
- centos-stream-10-aarch64
63-
- centos-stream-10-s390x
66+
# s390x disabled: https://github.com/fedora-copr/copr/issues/4219
67+
# - centos-stream-10-s390x
6468
- fedora-43-x86_64
6569
- fedora-43-aarch64
66-
- fedora-43-s390x
70+
# s390x disabled: https://github.com/fedora-copr/copr/issues/4219
71+
# - fedora-43-s390x
6772
- fedora-44-x86_64
6873
- fedora-44-aarch64
69-
- fedora-44-s390x
74+
# s390x disabled: https://github.com/fedora-copr/copr/issues/4219
75+
# - fedora-44-s390x
7076
- fedora-rawhide-x86_64
7177
- fedora-rawhide-aarch64
7278
# Temporarily disabled due to too old Rust...reenable post 9.6

0 commit comments

Comments
 (0)