From 2f335e300aecca58c5d976a868afbcad0704be3d Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Fri, 7 May 2021 16:38:11 +0530 Subject: github: bump reactivecircus/android-emulator-runner to v2.16.0 Signed-off-by: Harsh Shandilya --- .github/workflows/pull_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 2d99c93b..decbd733 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -51,7 +51,7 @@ jobs: - name: Run instrumentation tests if: ${{ steps.service-changed.outputs.result == 'true' }} - uses: reactivecircus/android-emulator-runner@08b092e904025fada32a01b711af1e7ff7b7a4a3 + uses: reactivecircus/android-emulator-runner@599839e4285455fff52cd8e3614575e02f1b673f with: api-level: ${{ matrix.api-level }} target: default -- cgit v1.2.3