diff options
author | Jason Wray <jason@mapbox.com> | 2017-10-24 15:59:40 -0400 |
---|---|---|
committer | Jason Wray <jason@mapbox.com> | 2017-10-24 15:59:40 -0400 |
commit | b6e2d36b9cb1333aa478292b93400c2d80cd600d (patch) | |
tree | 6db1e655c75ae5ecb5f0339c5e8353021c9a9956 | |
parent | 33b84b898b4f001babb2e59d481b4d388a2b8d31 (diff) | |
download | qtlocation-mapboxgl-b6e2d36b9cb1333aa478292b93400c2d80cd600d.tar.gz |
Disable iOS asan build
-rw-r--r-- | circle.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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: |