Skip to content

Commit

Permalink
ci: android: bump android-emulator-runner?
Browse files Browse the repository at this point in the history
  • Loading branch information
radex committed Jun 16, 2024
1 parent 166da7e commit ac9549c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
- run: yarn dev:native &
# See: https://github.com/android/compose-samples/actions/runs/27015993/workflow for ideas for caching
- name: run tests
uses: reactivecircus/android-emulator-runner@v2
uses: reactivecircus/android-emulator-runner@v2.31.0
with:
api-level: 29
working-directory: ./native/androidTest
Expand Down

0 comments on commit ac9549c

Please sign in to comment.