Skip to content

Commit

Permalink
we still use xcode 8.3 here
Browse files Browse the repository at this point in the history
  • Loading branch information
djbe committed Mar 31, 2018
1 parent 78b4942 commit b9e8704
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ defaults:
CIRCLE_TEST_REPORTS: /tmp/circleci-test-results
BUNDLE_PATH: vendor/bundle
macos:
xcode: "9.2.0"
xcode: "8.3.3"
shell: /bin/bash --login -eo pipefail
- &prepare-storage
run:
Expand Down

0 comments on commit b9e8704

Please sign in to comment.