Skip to content

Commit 85d263e

Browse files
committed
Updated android-emulator action commit SHA in NativePipeline
1 parent 32f41b8 commit 85d263e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/NativePipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ jobs:
302302
key: pixel_30_x86_64_default_3core_and_system_images
303303
- name: "Create AVD and generate snapshot for caching"
304304
if: steps.avd-cache.outputs.cache-hit != 'true'
305-
uses: reactivecircus/android-emulator-runner@61a61f94a9ac9060497efab4ebd3a108af49e2ec # v2.30.1
305+
uses: reactivecircus/android-emulator-runner@87e972298f2bdb78b25f1589966781e2b5c290ac # v2.27.0
306306
with:
307307
api-level: 30
308308
target: default
@@ -359,7 +359,7 @@ jobs:
359359
/Users/runner/Library/Android/sdk/system-images/**/*
360360
key: pixel_30_x86_64_default_3core_and_system_images
361361
- name: "Run tests"
362-
uses: reactivecircus/android-emulator-runner@61a61f94a9ac9060497efab4ebd3a108af49e2ec # v2.30.1
362+
uses: reactivecircus/android-emulator-runner@87e972298f2bdb78b25f1589966781e2b5c290ac # v2.27.0
363363
with:
364364
api-level: 30
365365
target: default

0 commit comments

Comments
 (0)