Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Commit

Permalink
[build] try out Android NDK 15 beta 2
Browse files Browse the repository at this point in the history
  • Loading branch information
kkaefer committed Jun 12, 2017
1 parent f59eb82 commit f570b60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
# ------------------------------------------------------------------------------
android-debug-arm-v7:
docker:
- image: mbgl/ci:r2-android-ndk-r13b-gradle
- image: mbgl/ci:r2-android-ndk-r15beta2-gradle
working_directory: /src
environment:
LIBSYSCONFCPUS: 6
Expand Down Expand Up @@ -77,7 +77,7 @@ jobs:
# ------------------------------------------------------------------------------
android-release-all:
docker:
- image: mbgl/ci:r2-android-ndk-r13b-gradle
- image: mbgl/ci:r2-android-ndk-r15beta2-gradle
working_directory: /src
environment:
LIBSYSCONFCPUS: 6
Expand Down

0 comments on commit f570b60

Please sign in to comment.