summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <tmpsantos@gmail.com>2020-02-03 14:00:55 +0200
committerAlexander Shalamov <alexander.shalamov@mapbox.com>2020-02-03 15:42:41 +0300
commitedd3e495332cdccf24c30079c818ed94cceb8ceb (patch)
tree046bd2aad44789e962ef34fd7223b921854a1048
parent1688130809a892ff199b8fd54d558a1299b7152a (diff)
downloadqtlocation-mapboxgl-edd3e495332cdccf24c30079c818ed94cceb8ceb.tar.gz
[build] Remove baseline bot dependency on iOS tests
The iOS test bot is failing because auth is failing.
-rw-r--r--circle.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/circle.yml b/circle.yml
index 65a37e3bf2..c15235fa8c 100644
--- a/circle.yml
+++ b/circle.yml
@@ -30,7 +30,8 @@ workflows:
- linux-clang8-release
- linux-gcc8-release
- macos-xcode11-release
- - ios-render-test-runner
+ # Temporarily disable, auth is failing.
+ # - ios-render-test-runner
- build-template:
name: android-armeabi-v7a-release
executor_name: ubuntu-disco