Skip to content

Commit 38e7b1a

Browse files
committed
Add API level 21 device
1 parent ee747ae commit 38e7b1a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/integration-tests-ui-critical.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@ jobs:
5959
fail-fast: false
6060
matrix:
6161
include:
62+
- api-level: 21 # Android 5.0
63+
target: default # ATDs images are only available on api-level 30+, so resort to default ones
64+
channel: stable
65+
arch: x86_64
6266
- api-level: 31 # Android 12
6367
target: aosp_atd
6468
channel: canary # Necessary for ATDs

0 commit comments

Comments
 (0)