We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dc0241 commit 292a869Copy full SHA for 292a869
.github/workflows/ci-test.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Run Cases
18
uses: reactivecircus/android-emulator-runner@v2
19
with:
20
- api-level: 26
+ api-level: 22
21
profile: Nexus 6
22
arch: x86_64
23
script: |
0 commit comments