We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc21142 commit 70fdaffCopy full SHA for 70fdaff
.github/workflows/Crane.yaml
@@ -93,6 +93,7 @@ jobs:
93
uses: reactivecircus/android-emulator-runner@v2
94
with:
95
api-level: ${{ matrix.api-level }}
96
+ target: google_apis
97
arch: x86
98
disable-animations: true
99
script: ./gradlew connectedCheck --stacktrace
0 commit comments