@@ -275,9 +275,9 @@ test-pyramid:core-it-latest-api:
275275 stage : test-pyramid
276276 timeout : 1h
277277 variables :
278- ANDROID_API : " 36 "
279- ANDROID_EMULATOR_IMAGE : " system-images;android-$ANDROID_API;google_apis ;${ANDROID_ARCH}"
280- ANDROID_PLATFORM : " platforms;android-$ANDROID_API"
278+ ANDROID_API : " 37 "
279+ ANDROID_EMULATOR_IMAGE : " system-images;android-$ANDROID_API.0;google_apis_ps16k ;${ANDROID_ARCH}"
280+ ANDROID_PLATFORM : " platforms;android-$ANDROID_API.0 "
281281 ANDROID_BUILD_TOOLS : " build-tools;$ANDROID_API.0.0"
282282 script :
283283 - !reference [.snippets, setup-macos-ami-runner]
@@ -390,9 +390,9 @@ test-pyramid:legacy-integration-instrumented-latest-api:
390390 stage : test-pyramid
391391 timeout : 1h
392392 variables :
393- ANDROID_API : " 36 "
394- ANDROID_EMULATOR_IMAGE : " system-images;android-$ANDROID_API;google_apis ;${ANDROID_ARCH}"
395- ANDROID_PLATFORM : " platforms;android-$ANDROID_API"
393+ ANDROID_API : " 37 "
394+ ANDROID_EMULATOR_IMAGE : " system-images;android-$ANDROID_API.0;google_apis_ps16k ;${ANDROID_ARCH}"
395+ ANDROID_PLATFORM : " platforms;android-$ANDROID_API.0 "
396396 ANDROID_BUILD_TOOLS : " build-tools;$ANDROID_API.0.0"
397397 script :
398398 - !reference [.snippets, setup-macos-ami-runner]
@@ -420,9 +420,9 @@ test-pyramid:ndk-instrumented-latest-api:
420420 stage : test-pyramid
421421 timeout : 1h
422422 variables :
423- ANDROID_API : " 36 "
424- ANDROID_EMULATOR_IMAGE : " system-images;android-$ANDROID_API;google_apis ;${ANDROID_ARCH}"
425- ANDROID_PLATFORM : " platforms;android-$ANDROID_API"
423+ ANDROID_API : " 37 "
424+ ANDROID_EMULATOR_IMAGE : " system-images;android-$ANDROID_API.0;google_apis_ps16k ;${ANDROID_ARCH}"
425+ ANDROID_PLATFORM : " platforms;android-$ANDROID_API.0 "
426426 ANDROID_BUILD_TOOLS : " build-tools;$ANDROID_API.0.0"
427427 script :
428428 - !reference [.snippets, setup-macos-ami-runner]
0 commit comments