Skip to content

Commit edbfb11

Browse files
committed
packit: Update jobs to target newly-released fedora-43
Signed-off-by: John Eckersberg <[email protected]>
1 parent 5daa432 commit edbfb11

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

.packit.yaml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ jobs:
3232
- job: copr_build
3333
trigger: pull_request
3434
targets:
35-
# Primary targets are c9s, c10s and fedora:41 right now, which build
36-
# for all architectures
35+
# Primary targets are c9s, c10s and supported fedora right now,
36+
# which build for all architectures
3737
- centos-stream-9-x86_64
3838
- centos-stream-9-aarch64
3939
- centos-stream-9-s390x
@@ -43,6 +43,9 @@ jobs:
4343
- fedora-42-x86_64
4444
- fedora-42-aarch64
4545
- fedora-42-s390x
46+
- fedora-43-x86_64
47+
- fedora-43-aarch64
48+
- fedora-43-s390x
4649
# Sanity check on secondary targets, fewer architectures just
4750
# because the chance that we break e.g. ppc64le *just* on
4851
# rawhide is basically nil.
@@ -69,6 +72,8 @@ jobs:
6972
- centos-stream-10-aarch64
7073
- fedora-42-x86_64
7174
- fedora-42-aarch64
75+
- fedora-43-x86_64
76+
- fedora-43-aarch64
7277
- fedora-rawhide-x86_64
7378
- fedora-rawhide-aarch64
7479
tmt_plan: /tmt/plans/integration

0 commit comments

Comments
 (0)