ALBS-1073: Prepare new configs of the building artifacts generator for all arches for 8.8-beta & 9.2-beta
- A few modules for i686 are filtered
This commit is contained in:
parent
ea6d506c95
commit
da2f41383e
@ -85,7 +85,14 @@ filter_modules = [
|
|||||||
"maven:3.8",
|
"maven:3.8",
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
)
|
),
|
||||||
|
(
|
||||||
|
'^CRB$', {
|
||||||
|
'*': [
|
||||||
|
"swig:4.1",
|
||||||
|
]
|
||||||
|
}
|
||||||
|
),
|
||||||
]
|
]
|
||||||
|
|
||||||
additional_packages = [
|
additional_packages = [
|
||||||
|
Loading…
Reference in New Issue
Block a user