We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7200f25 commit 164fd72Copy full SHA for 164fd72
ci-jobs/functional_test.yml
@@ -1,7 +1,7 @@
1
# jobs for functional test
2
parameters:
3
- vmImage: 'macOS-10.14'
4
- vmImageForIOS: 'macOS-10.14' # Not sure the reason, but macOS 10.14 instance raises no info.plist error
+ vmImage: 'macOS-10.15'
+ vmImageForIOS: 'macOS-10.15' # Not sure the reason, but macOS 10.14 instance raises no info.plist error
5
xcodeForIOS: 11.3
6
xcodeForTVOS: 11.3
7
androidSDK: 29
0 commit comments