Skip to content

Commit 14e7e56

Browse files
authored
ci: bump android emulator version (#268)
1 parent 8d2cd95 commit 14e7e56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-jobs/functional_test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ parameters:
44
vmImageForIOS: 'macOS-10.15' # Not sure the reason, but macOS 10.14 instance raises no info.plist error
55
xcodeForIOS: 11.5
66
xcodeForTVOS: 11.5
7-
androidSDK: 29
7+
androidSDK: 30
88
appiumVersion: 'beta'
99
ignoreVersionSkip: true
1010
CI: true

0 commit comments

Comments
 (0)