diff --git a/.github/workflows/e2e-test-cron.yml b/.github/workflows/e2e-test-cron.yml index 3aaf1cd77c8..04e11dfb64c 100644 --- a/.github/workflows/e2e-test-cron.yml +++ b/.github/workflows/e2e-test-cron.yml @@ -43,8 +43,6 @@ jobs: strategy: matrix: include: - - android_api_level: 37 - - android_api_level: 36 - android_api_level: 35 - android_api_level: 34 - android_api_level: 33