build/CI/packaging: remove Fedora 29/39/31 (EOL)

This commit is contained in:
Alexey Kopytov
2021-01-24 07:53:12 +03:00
parent 989f3fea39
commit e1635b8ccf
2 changed files with 0 additions and 21 deletions

View File

@ -50,9 +50,6 @@ distros_x86_64=(
"el 6 x86_64"
"el 7 x86_64"
"el 8 x86_64"
"fedora 29 x86_64"
"fedora 30 x86_64"
"fedora 31 x86_64"
"fedora 32 x86_64"
"fedora 33 x86_64"
"ubuntu xenial x86_64"
@ -74,9 +71,6 @@ distros_i386=(
distros_aarch64=(
"el 7 aarch64"
"fedora 29 aarch64"
"fedora 30 aarch64"
"fedora 31 aarch64"
"fedora 32 aarch64"
"fedora 33 aarch64"
"ubuntu bionic aarch64"