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 a197f11 commit b4acb95Copy full SHA for b4acb95
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
distribution: "adopt"
25
26
- name: Run Android tests
27
- uses: reactivecircus/android-emulator-runner@e790971012b979513b4e2fe70d4079bc0ca8a1ae
+ uses: reactivecircus/android-emulator-runner@v2
28
with:
29
api-level: ${{ matrix.api-level }}
30
emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
0 commit comments