Please do not build or fail on amd64 if architecture is any-i386.
The stock pipeline systematically fails when Architecture: any-i386
and there seemingly is no way to skip build on AMD64 or to make CI use I386 as the default pipeline architecture instead of AMD64.
The pipeline should respect Architecture and stop presuming that all packages fit the Architecture: any
case.
Edited by Martin-Éric Racine