]> arthur.barton.de Git - bup.git/blobdiff - .cirrus.yml
Move t*.py tests to test_*.py for pytest autodetection
[bup.git] / .cirrus.yml
index 5a6057a13df29ba3352d7782961517344e77f85f..832cd598b56f0d26465f6331eadd63e0c2242727 100644 (file)
@@ -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