This is an automated email from the ASF dual-hosted git repository.

erisu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-paramedic.git


The following commit(s) were added to refs/heads/master by this push:
     new e4530f8  chore(ci)!: remove android 7-11 tests (#278)
e4530f8 is described below

commit e4530f8fb12ad8eb3800ab0544ca0d62d71bf1dc
Author: エリス <[email protected]>
AuthorDate: Thu Dec 4 22:27:12 2025 +0900

    chore(ci)!: remove android 7-11 tests (#278)
---
 .github/workflows/android.yml | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml
index 293e415..e7057a5 100644
--- a/.github/workflows/android.yml
+++ b/.github/workflows/android.yml
@@ -60,28 +60,6 @@ jobs:
     strategy:
       matrix:
         versions:
-          - android: 7
-            android-api: 24
-
-          - android: 7.1
-            android-api: 25
-
-          - android: 8
-            android-api: 26
-
-          - android: 8.1
-            android-api: 27
-            system-image-arch: x86
-
-          - android: 9
-            android-api: 28
-
-          - android: 10
-            android-api: 29
-
-          - android: 11
-            android-api: 30
-
           - android: 12
             android-api: 31
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to