fedora.conf: Disable i386 buildinstall creation.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-07-22 09:33:27 -07:00
parent 8632fcba13
commit 68ce74f597

View File

@ -95,6 +95,9 @@ buildinstall_skip = [
('^Modular$', {
'*': True
}),
('^Everything$', {
'i386': True
}),
]
# Enables macboot on x86_64 for all variants and disables upgrade image building