Skip to content

Commit 1b0ecca

Browse files
authored
Merge pull request #1447 from cgwalters/drop-ppc64le-copr
ci: Drop ppc64le && Fedora 41
2 parents 87e2867 + 7e09141 commit 1b0ecca

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

.packit.yaml

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,16 +36,13 @@ jobs:
3636
# for all architectures
3737
- centos-stream-9-x86_64
3838
- centos-stream-9-aarch64
39-
- centos-stream-9-ppc64le
4039
- centos-stream-9-s390x
4140
- centos-stream-10-x86_64
4241
- centos-stream-10-aarch64
43-
- centos-stream-10-ppc64le
4442
- centos-stream-10-s390x
45-
- fedora-41-x86_64
46-
- fedora-41-aarch64
47-
- fedora-41-ppc64le
48-
- fedora-41-s390x
43+
- fedora-42-x86_64
44+
- fedora-42-aarch64
45+
- fedora-42-s390x
4946
# Sanity check on secondary targets, fewer architectures just
5047
# because the chance that we break e.g. ppc64le *just* on
5148
# rawhide is basically nil.
@@ -73,8 +70,6 @@ jobs:
7370
- centos-stream-9-aarch64
7471
- centos-stream-10-x86_64
7572
- centos-stream-10-aarch64
76-
- fedora-41-x86_64
77-
- fedora-41-aarch64
7873
- fedora-42-x86_64
7974
- fedora-42-aarch64
8075
- fedora-rawhide-x86_64

0 commit comments

Comments
 (0)