AVD test on API 34

This commit is contained in:
LoveSy
2023-06-08 13:42:31 +08:00
committed by John Wu
parent d15017b777
commit 6ee6685f4c
2 changed files with 3 additions and 3 deletions

View File

@@ -103,7 +103,7 @@ jobs:
strategy:
fail-fast: false
matrix:
api: [23, 26, 28, 29, 33]
api: [23, 26, 28, 29, 34]
steps:
- name: Check out