Skip to content

Commit 0c975bb

Browse files
committed
CI: Set the right api version?
1 parent 814dd79 commit 0c975bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Run instrumented tests in emulator
3333
uses: ReactiveCircus/android-emulator-runner@v2.33.0
3434
with:
35-
api-level: 34
35+
api-level: 34-ext10
3636
script: |
3737
adb install -r -t app/build/outputs/apk/debug/app-debug.apk
3838
adb shell am start -n com.readrops.app.debug/com.readrops.app.MainActivity

0 commit comments

Comments
 (0)