Skip to content

Commit

Permalink
pin the same version of android-emulator-runner
Browse files Browse the repository at this point in the history
  • Loading branch information
finn-block committed Oct 10, 2024
1 parent 92395ed commit 5c732f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/android-emulator-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
sudo udevadm trigger --name-match=kvm
- name: run tests
uses: reactivecircus/android-emulator-runner@v2
uses: reactivecircus/android-emulator-runner@f0d1ed2dcad93c7479e8b2f2226c83af54494915 # v3.32.0
with:
api-level: 29
script: ./gradlew connectedCheck
script: adb list-devices

0 comments on commit 5c732f2

Please sign in to comment.