ALBS-1073: Prepare new configs of the building artifacts generator for all arches for 8.8-beta & 9.2-beta
- A few modules for aarch64 are filtered
This commit is contained in:
parent
beb9d4d1db
commit
774068a2f2
@ -75,6 +75,13 @@ filter_packages = [
|
||||
)
|
||||
]
|
||||
filter_modules = [
|
||||
(
|
||||
'^AppStream$', {
|
||||
'*': [
|
||||
"jmc:rhel8",
|
||||
]
|
||||
}
|
||||
),
|
||||
(
|
||||
'^devel$', {
|
||||
'*': [
|
||||
|
Loading…
Reference in New Issue
Block a user