From b6e2d36b9cb1333aa478292b93400c2d80cd600d Mon Sep 17 00:00:00 2001 From: Jason Wray Date: Tue, 24 Oct 2017 15:59:40 -0400 Subject: Disable iOS asan build --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index 8241bc8062..e6b4b4b59a 100644 --- a/circle.yml +++ b/circle.yml @@ -31,7 +31,7 @@ workflows: - linux-gcc5-release-qt4 - linux-gcc5-release-qt5 - ios-debug - - ios-sanitize-address + #- ios-sanitize-address - ios-sanitize-thread step-library: -- cgit v1.2.1