name: pgloader
git-url: https://github.com/dimitri/pgloader.git
# ppc64el doesn't have sbcl on the older Debian dists, and not on older Ubuntus at all
+ # i386 excluded on cl-ironclad maintainer request (#1077220)
# s390x doesn't have sbcl
- arch-filter: '!(architecture=="ppc64el" && distribution in ["jammy", "focal"] || architecture=="s390x")'
+ arch-filter: '!(architecture=="ppc64el" && distribution in ["jammy", "focal"] || architecture in ["i386", "s390x"])'
# buster: ssl problems in testsuite
dist-filter: '!(distribution in ["buster"])'
jobs: