Update CIs to macOS 10.14 and XCode 10.3

This commit is contained in:
Hyunjin Song
2020-12-01 11:01:39 +09:00
parent c49ca376bf
commit aff2ebcce0
2 changed files with 2 additions and 2 deletions

View File

@@ -170,7 +170,7 @@ jobs:
environment:
<<: *common_environment
macos:
xcode: "9.4.1"
xcode: "10.3.0"
steps:
- checkout
- *init