Retire centos-7 (Python is too old) and centos-8 (distro is EOL)

This commit is contained in:
Robin Dunn
2022-08-07 20:17:15 -07:00
parent ddc8ad6ad1
commit 22a29af081

View File

@@ -29,6 +29,8 @@ OLD = [ 'debian-9',
'fedora-31',
'fedora-32',
'fedora-33',
'centos-7',
'centos-8',
]