X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=.cirrus.yml;h=d676e7c3f6e6169f87ec04a264561fff806179c4;hb=b8e90ee2882c7b93d6c8c8fb1ef4cc6ed00aa2b3;hp=832cd598b56f0d26465f6331eadd63e0c2242727;hpb=a35c571a85a25a7b50532089e77aa83a58986548;p=bup.git diff --git a/.cirrus.yml b/.cirrus.yml index 832cd59..d676e7c 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -105,7 +105,7 @@ 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)