summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobrun <tobrun.van.nuland@gmail.com>2019-05-13 20:23:24 +0200
committertobrun <tobrun.van.nuland@gmail.com>2019-07-15 09:30:39 +0200
commit1f1840f352fa4faaac499128615ca7ecf4488dad (patch)
tree7d267cfcdd23778233d01fa7986460f10906bf80
parentdae803f81de838889ef635d8ce91a96474acedaa (diff)
downloadqtlocation-mapboxgl-1f1840f352fa4faaac499128615ca7ecf4488dad.tar.gz
[android] - switch to emulated device for testing gnu-stl build
-rw-r--r--circle.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/circle.yml b/circle.yml
index b15eb6610d..1b0a4fe694 100644
--- a/circle.yml
+++ b/circle.yml
@@ -15,10 +15,10 @@ workflows:
- android-arm-template:
name: android-gnustl-arm-v7
stl: gnustl_shared
- firebase_device_id: "flo"
- firebase_device_os: "21"
+ firebase_device_id: "Nexus4"
+ firebase_device_os: "19"
image: android-ndk-r17c:1d5db0eb34
- abi: arm-v7
+ abi: x86-64
- android-release:
filters:
tags: