diff options
author | Łukasz Paczos <lukas.paczos@gmail.com> | 2019-03-20 12:53:54 +0100 |
---|---|---|
committer | Łukasz Paczos <lukasz.paczos@mapbox.com> | 2019-04-02 14:30:57 +0200 |
commit | 2fed2155c58bf8dfaa00062928f766fd848163a0 (patch) | |
tree | 931c39a5759cc7820c355f42f6c52104da37f5b9 /circle.yml | |
parent | 463a6b273695fefbcb068f7ac0e4c1410f372dcd (diff) | |
download | qtlocation-mapboxgl-2fed2155c58bf8dfaa00062928f766fd848163a0.tar.gz |
[android] change the firebase device for arm-v7 test run to htc_m8
Diffstat (limited to 'circle.yml')
-rw-r--r-- | circle.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/circle.yml b/circle.yml index 0aa1a622c3..14aba1c13a 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: |