Skip to content

Commit d821098

Browse files
committed
ci(android): quote API 37 system image level
1 parent 52435dd commit d821098

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android-dc-emulator-probe.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: reactivecircus/android-emulator-runner@v2.38.0
2525
with:
2626
api-level: 36
27-
system-image-api-level: 37.0
27+
system-image-api-level: "37.0"
2828
arch: x86_64
2929
profile: pixel_7
3030
target: google_apis_playstore_ps16k

0 commit comments

Comments
 (0)