Skip to content

Commit

Permalink
we still use xcode 8.3 here (and a slightly older ruby version)
Browse files Browse the repository at this point in the history
  • Loading branch information
djbe committed Mar 31, 2018
1 parent 78b4942 commit dc348bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ruby-2.4.2
ruby-2.4.1

0 comments on commit dc348bb

Please sign in to comment.