We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
packit
1 parent b922e1f commit 1ffffd1Copy full SHA for 1ffffd1
1 file changed
.packit.yaml
@@ -2,15 +2,15 @@ jobs:
2
3
- job: tests
4
trigger: pull_request
5
- targets: [fedora-37]
6
- tmt_plan: /paths/fedora37to38
+ targets: [fedora-42]
+ tmt_plan: /paths/fedora42to43
7
skip_build: true
8
- identifier: fedora37to38
+ identifier: fedora42to43
9
10
11
12
metadata:
13
- targets: [fedora-38]
14
- tmt_plan: /paths/fedora38to39
+ targets: [fedora-43]
+ tmt_plan: /paths/fedora43to44
15
16
- identifier: fedora38to39
+ identifier: fedora43to44
0 commit comments