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 42c8101 commit 7c1e504Copy full SHA for 7c1e504
.github/workflows/agp-matrix.yml
@@ -81,7 +81,7 @@ jobs:
81
- name: Run instrumentation tests
82
uses: reactivecircus/android-emulator-runner@1dcd0090116d15e7c562f8db72807de5e036a4ed # pin@v2
83
with:
84
- api-level: 30
+ api-level: 30
85
force-avd-creation: false
86
emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
87
disable-animations: true
0 commit comments