simple-koji-ci: enable F31 and drop F28

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2019-08-19 14:05:23 +02:00
parent 39b48a70e2
commit b7ae3cbde5

View file

@ -25,9 +25,9 @@ config = {
'priority': 30,
'target_tags': {
'master': 'rawhide',
'f31': 'f31',
'f30': 'f30',
'f29': 'f29',
'f28': 'f28',
'epel7': 'epel7',
'el6': 'el6',
}