From bbb49a203e1847254b7f848cddc7aa7e833b60ca Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Mon, 26 Apr 2021 19:33:16 +0100 Subject: [PATCH] Disable Appveyor cygwin which has started to fail --- appveyor.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 523e9057a..fad8f0bc0 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -40,8 +40,10 @@ environment: - BUILDSYSTEM: cmake VSVER: 14 -#matrix: -# allow_failures: +matrix: + allow_failures: + - SWIGLANG: python + OSVARIANT: cygwin install: - date /T & time /T