Skip to content

Commit 70fdaff

Browse files
committedAug 27, 2020
Switches target to google_apis for Crane
Change-Id: I96ac5b8d484cfa36340cb3ce7de6ab6617163625
1 parent bc21142 commit 70fdaff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/Crane.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ jobs:
9393
uses: reactivecircus/android-emulator-runner@v2
9494
with:
9595
api-level: ${{ matrix.api-level }}
96+
target: google_apis
9697
arch: x86
9798
disable-animations: true
9899
script: ./gradlew connectedCheck --stacktrace

0 commit comments

Comments
 (0)
Please sign in to comment.