summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorŁukasz Paczos <lukas.paczos@gmail.com>2019-03-20 12:53:54 +0100
committertobrun <tobrun.van.nuland@gmail.com>2019-03-27 12:32:58 +0100
commit8ff5a6f096b1c5a61e583a54d9690d575dee4f9c (patch)
treea60656a8a5629f3e75508b433787ed256da1332a
parentf07a24dd3d2b67d2b3525f9c65f6152048454640 (diff)
downloadqtlocation-mapboxgl-8ff5a6f096b1c5a61e583a54d9690d575dee4f9c.tar.gz
[android] change the firebase device for arm-v7 test run to htc_m8
-rw-r--r--circle.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/circle.yml b/circle.yml
index b47281cf26..9aae3642b6 100644
--- a/circle.yml
+++ b/circle.yml
@@ -15,8 +15,8 @@ workflows:
- android-arm-template:
name: android-gnustl-arm-v7
stl: gnustl_shared
- firebase_device_id: "cheryl"
- firebase_device_os: "25"
+ firebase_device_id: "htc_m8"
+ firebase_device_os: "19"
image: android-ndk-r17c:1d5db0eb34
abi: arm-v7
- android-release: