Build rpm and tgz for aarch64 too

This commit is contained in:
Mikhail f. Shiryaev 2021-12-15 20:51:41 +01:00
parent 0c55e27066
commit 9a6e8dc615
No known key found for this signature in database
GPG Key ID: 4B02ED204C7D93F4

View File

@ -40,6 +40,7 @@ CI_CONFIG = {
"package_type": "deb",
"bundled": "bundled",
"splitted": "unsplitted",
"alien_pkgs": True,
"tidy": "disable",
"with_coverage": False,
},