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
# s390x doesn't have sbcl
- arch-filter: '!(architecture=="ppc64el" && distribution in ["buster", "jammy", "focal"] || architecture=="s390x")'
+ arch-filter: '!(architecture=="ppc64el" && distribution in ["jammy", "focal"] || architecture=="s390x")'
+ # buster: ssl problems in testsuite
+ dist-filter: '!(distribution in ["buster"])'
jobs:
- git-packages