Skip to content

Commit 85326e8

Browse files
update 31 and newer runners
1 parent 229409c commit 85326e8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,13 @@ jobs:
6262
target: aosp_atd
6363
channel: canary # Necessary for ATDs
6464
- api-level: 31 # Android 12
65-
target: default
65+
target: google_apis
6666
channel: stable
6767
- api-level: 33 # Android 13
68-
target: default
68+
target: google_apis
6969
channel: stable
7070
- api-level: 34 # Android 14
71-
target: default
71+
target: google_apis
7272
channel: stable
7373
steps:
7474
- name: Checkout code

0 commit comments

Comments
 (0)