Add Android 13 32bit unit test

This commit is contained in:
LoveSy 2022-12-15 12:34:03 +08:00 committed by GitHub
parent 9e437ffcd6
commit 845ec5dc40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -140,6 +140,9 @@ jobs:
- api-level: 33
target: google_apis
arch: x86_64
- api-level: 33
target: android-tv
arch: x86
steps:
- name: checkout
uses: actions/checkout@v3