mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: target api 35 on android tests
This commit is contained in:
2
.github/workflows/apps_automated_android.yml
vendored
2
.github/workflows/apps_automated_android.yml
vendored
@@ -67,6 +67,6 @@ jobs:
|
||||
- name: Run tests on Android Emulator
|
||||
uses: reactivecircus/android-emulator-runner@v2
|
||||
with:
|
||||
api-level: 34
|
||||
api-level: 35
|
||||
arch: x86_64
|
||||
script: npx nx test apps-automated -c=android
|
||||
|
||||
Reference in New Issue
Block a user