Skip to content

Commit 164fd72

Browse files
authored
ci: Bump ci macOS version (#254)
* use macOS 10.15
1 parent 7200f25 commit 164fd72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci-jobs/functional_test.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# jobs for functional test
22
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
3+
vmImage: 'macOS-10.15'
4+
vmImageForIOS: 'macOS-10.15' # Not sure the reason, but macOS 10.14 instance raises no info.plist error
55
xcodeForIOS: 11.3
66
xcodeForTVOS: 11.3
77
androidSDK: 29

0 commit comments

Comments
 (0)