]> arthur.barton.de Git - bup.git/blobdiff - .cirrus.yml
cirrus: drop py2 on macos since brew did
[bup.git] / .cirrus.yml
index d676e7c3f6e6169f87ec04a264561fff806179c4..23948164c12aabeb9818f20c5b687b0190ca5466 100644 (file)
@@ -107,18 +107,6 @@ task:
     dev/system-info
     gmake -j6 PYTHON=python3.7 check
 
-task:
-  name: macos (py2)
-  allow_failures: true
-  osx_instance:
-    image: catalina-base
-  script: |
-    set -xe
-    dev/prep-for-macos-build python2
-    export PKG_CONFIG_PATH=/usr/local/opt/readline/lib/pkgconfig
-    dev/system-info
-    make -j4 PYTHON=python2 check
-
 task:
   name: macos (py3)
   osx_instance: