Commit 1af3e1c 1 parent 5326c59 commit 1af3e1c Copy full SHA for 1af3e1c
File tree 1 file changed +9
-10
lines changed
1 file changed +9
-10
lines changed Original file line number Diff line number Diff line change @@ -33,21 +33,21 @@ jobs:
33
33
trigger : release
34
34
dist_git_branches :
35
35
- fedora-all
36
- - epel-9
36
+ - epel-10-all
37
37
38
38
- job : copr_build
39
39
trigger : pull_request
40
40
targets :
41
41
- fedora-all
42
42
- fedora-all-aarch64
43
- - epel-9
43
+ - epel-10-all
44
44
additional_repos :
45
45
- " copr://packit/packit-dev"
46
46
- job : tests
47
47
trigger : pull_request
48
48
targets :
49
49
- fedora-all
50
- - epel-9
50
+ - epel-10-all
51
51
tf_extra_params :
52
52
environments :
53
53
- artifacts :
66
66
targets :
67
67
- fedora-all
68
68
- fedora-all-aarch64
69
- - epel-9
69
+ - epel-10-all
70
70
project : packit-dev
71
71
list_on_homepage : True
72
72
preserve_project : True
75
75
trigger : commit
76
76
branch : stable
77
77
targets :
78
- - fedora-stable
79
- - fedora-stable-aarch64
80
- - epel-9
78
+ - fedora-latest-stable
79
+ - fedora-latest-stable-aarch64
81
80
project : packit-stable
82
81
list_on_homepage : True
83
82
preserve_project : True
87
86
targets :
88
87
- fedora-all
89
88
- fedora-all-aarch64
90
- - epel-9
89
+ - epel-10-all
91
90
project : packit-releases
92
91
list_on_homepage : True
93
92
preserve_project : True
96
95
trigger : release
97
96
dist_git_branches :
98
97
- fedora-all
99
- - epel-9
98
+ - epel-10-all
100
99
101
100
# downstream automation:
102
101
- job : koji_build
@@ -108,4 +107,4 @@ jobs:
108
107
- packit
109
108
dist_git_branches :
110
109
- fedora-all
111
- - epel-9
110
+ - epel-10-all
You can’t perform that action at this time.
0 commit comments