Skip to content

Commit b4acb95

Browse files
committed
Try to update CI
1 parent a197f11 commit b4acb95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
distribution: "adopt"
2525

2626
- name: Run Android tests
27-
uses: reactivecircus/android-emulator-runner@e790971012b979513b4e2fe70d4079bc0ca8a1ae
27+
uses: reactivecircus/android-emulator-runner@v2
2828
with:
2929
api-level: ${{ matrix.api-level }}
3030
emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none

0 commit comments

Comments
 (0)