Skip to content

Commit 3a3643e

Browse files
authored
Merge pull request #1725 from android/dt/add-api34emu
Add API 34 emulator
2 parents cb811ec + cc50941 commit 3a3643e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ jobs:
168168
timeout-minutes: 55
169169
strategy:
170170
matrix:
171-
api-level: [26]
171+
api-level: [26, 34]
172172

173173
steps:
174174
- name: Delete unnecessary tools 🔧

0 commit comments

Comments
 (0)