simple-koji-ci: enable F31 and drop F28
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
39b48a70e2
commit
b7ae3cbde5
1 changed files with 1 additions and 1 deletions
|
@ -25,9 +25,9 @@ config = {
|
||||||
'priority': 30,
|
'priority': 30,
|
||||||
'target_tags': {
|
'target_tags': {
|
||||||
'master': 'rawhide',
|
'master': 'rawhide',
|
||||||
|
'f31': 'f31',
|
||||||
'f30': 'f30',
|
'f30': 'f30',
|
||||||
'f29': 'f29',
|
'f29': 'f29',
|
||||||
'f28': 'f28',
|
|
||||||
'epel7': 'epel7',
|
'epel7': 'epel7',
|
||||||
'el6': 'el6',
|
'el6': 'el6',
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue