Skip to content

Commit 1ffffd1

Browse files
committed
Update target releases in the packit config
1 parent b922e1f commit 1ffffd1

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.packit.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@ jobs:
22

33
- job: tests
44
trigger: pull_request
5-
targets: [fedora-37]
6-
tmt_plan: /paths/fedora37to38
5+
targets: [fedora-42]
6+
tmt_plan: /paths/fedora42to43
77
skip_build: true
8-
identifier: fedora37to38
8+
identifier: fedora42to43
99

1010
- job: tests
1111
trigger: pull_request
1212
metadata:
13-
targets: [fedora-38]
14-
tmt_plan: /paths/fedora38to39
13+
targets: [fedora-43]
14+
tmt_plan: /paths/fedora43to44
1515
skip_build: true
16-
identifier: fedora38to39
16+
identifier: fedora43to44

0 commit comments

Comments
 (0)