mbs: f34 is eol
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
da4c14967e
commit
e771b8156a
1 changed files with 0 additions and 1 deletions
|
@ -169,7 +169,6 @@ class ProdConfiguration(BaseConfiguration):
|
|||
BASE_MODULE_ARCHES = {
|
||||
# Fedora >= 37 removes armv7hl, Fedora < 37 still have it
|
||||
# https://fedoraproject.org/wiki/Changes/RetireARMv7
|
||||
'platform:f34': ['aarch64', 'armv7hl', 'i686', 'ppc64le', 'x86_64', 's390x'],
|
||||
'platform:f35': ['aarch64', 'armv7hl', 'i686', 'ppc64le', 'x86_64', 's390x'],
|
||||
'platform:f36': ['aarch64', 'armv7hl', 'i686', 'ppc64le', 'x86_64', 's390x'],
|
||||
'platform:el8' : ['aarch64', 'ppc64le', 'x86_64', 's390x']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue