Update xcode version in macos brew CI build

This commit is contained in:
Kovid Goyal 2019-06-20 06:28:49 +05:30
parent 603533e632
commit 9981b5a9c6
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -69,7 +69,7 @@ jobs:
mac-brew:
macos:
xcode: "10.1.0"
xcode: "10.2.0"
environment:
LC_ALL: en_US.UTF-8
LANG: en_US.UTF-8