drop f25 from this sync script

This commit is contained in:
Kevin Fenzi 2018-01-10 17:13:24 +00:00
parent fc9283b51d
commit 3c1796f0fe

View file

@ -174,9 +174,7 @@ def get_branch_and_arches(tag, version):
if STAGING:
arches = ["primary"]
else:
if version <= "25":
arches = ["primary", "arm", "ppc", "s390"]
elif version <= "26":
if version <= "26":
arches = ["primary", "s390"]
else:
# Yay! Everything in primary.