Add API 34 to default

This commit is contained in:
Gouri Panda 2023-09-23 20:49:54 +05:30 committed by Kelson
parent 88a83be01d
commit 86b977c950

View File

@ -13,6 +13,8 @@ jobs:
strategy:
matrix:
api-level: [ 25, 30, 33, 34 ]
system-image:
- { api: 34, image: "default" }
fail-fast: true
runs-on: ubuntu-22.04
steps: