Skip to content

Commit

Permalink
Bump android-emulator-runner to 2.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michpohl committed Oct 17, 2024
1 parent 1270853 commit f7a36b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/instrumented-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
distribution: 'temurin'
- name: Validate Gradle wrapper
uses: gradle/wrapper-validation-action@b231772637bb498f11fdbc86052b6e8a8dc9fc92
- uses: reactivecircus/android-emulator-runner@v2.31.0
- uses: reactivecircus/android-emulator-runner@v2.33.0
with:
api-level: 29
arch: x86_64
Expand Down

0 comments on commit f7a36b7

Please sign in to comment.