X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=.cirrus.yml;h=d676e7c3f6e6169f87ec04a264561fff806179c4;hb=8ab02ae782a1bc6e28cd0719d66c8ae51920ade0;hp=0c6ee6690199c85f29d064d6b94350938d47d0c9;hpb=3bfb67dcf331370ea2b205fa4f1cadacdce29af2;p=bup.git diff --git a/.cirrus.yml b/.cirrus.yml index 0c6ee66..d676e7c 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -105,10 +105,11 @@ task: set -xe dev/prep-for-freebsd-build python3 dev/system-info - gmake -j6 PYTHON=python3 check + gmake -j6 PYTHON=python3.7 check task: name: macos (py2) + allow_failures: true osx_instance: image: catalina-base script: |