trivial: ci: suppress binary-is-wrong-architecture as well

This commit is contained in:
Mario Limonciello 2020-03-20 14:59:41 -05:00 committed by Mario Limonciello
parent 75a3b17972
commit 60f15fe426

View File

@ -43,6 +43,7 @@ lintian ../*changes \
--suppress-tags source-nmu-has-incorrect-version-number \
--suppress-tags no-symbols-control-file \
--suppress-tags gzip-file-is-not-multi-arch-same-safe \
--suppress-tags binary-is-wrong-architecture \
--allow-root
#if invoked outside of CI