Try with Xcode 9.3.0

This commit is contained in:
ziajka 2018-07-02 12:51:52 +02:00
parent 82c3c8daec
commit 12228fe733

View File

@ -3,7 +3,7 @@ version: 2
jobs: jobs:
build: build:
macos: macos:
xcode: "9.4.0" xcode: "9.3.0"
steps: steps:
- checkout - checkout