X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=.cirrus.yml;h=832cd598b56f0d26465f6331eadd63e0c2242727;hb=4a11c8b2d181a103ce447d513a81c325003e07d9;hp=5a6057a13df29ba3352d7782961517344e77f85f;hpb=64e04395957f148bd41d3506bc603a9b1122c7df;p=bup.git diff --git a/.cirrus.yml b/.cirrus.yml index 5a6057a..832cd59 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -109,8 +109,9 @@ task: task: name: macos (py2) + allow_failures: true osx_instance: - image: mojave-xcode-10.2 + image: catalina-base script: | set -xe dev/prep-for-macos-build python2 @@ -121,7 +122,7 @@ task: task: name: macos (py3) osx_instance: - image: mojave-xcode-10.2 + image: catalina-base script: | set -xe dev/prep-for-macos-build python3