فهرست منبع

try Android-7

Andy Scherzinger 8 سال پیش
والد
کامیت
7535c53cd7
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -1,6 +1,6 @@
 pipeline:
   test:
-    image: nextcloudci/android:android-6
+    image: nextcloudci/android:android-7
     commands:
       - echo no | android create avd --force -n test -t $ANDROID_TARGET --abi $ANDROID_ABI -c 20M
       - emulator -avd test -no-skin -no-audio -no-window &