We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52435dd commit d821098Copy full SHA for d821098
1 file changed
.github/workflows/android-dc-emulator-probe.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: reactivecircus/android-emulator-runner@v2.38.0
25
with:
26
api-level: 36
27
- system-image-api-level: 37.0
+ system-image-api-level: "37.0"
28
arch: x86_64
29
profile: pixel_7
30
target: google_apis_playstore_ps16k
0 commit comments