From ee7953c15b7b5d9d34f5b66feb5d5baff96b6a2c Mon Sep 17 00:00:00 2001 From: Ahmed Date: Fri, 10 Oct 2025 10:03:01 -0400 Subject: [PATCH] Add new 2025 Q3 Android image --- pkg/utils/executors.go | 1 + 1 file changed, 1 insertion(+) diff --git a/pkg/utils/executors.go b/pkg/utils/executors.go index c60787fb..839185ee 100644 --- a/pkg/utils/executors.go +++ b/pkg/utils/executors.go @@ -66,6 +66,7 @@ var ValidLinuxImages = []string{ "ubuntu-2404:edge", // Android + "android:2025.10.1", "android:2024.11.1", "android:2024.04.1", "android:2024.01.1",