Skip to content

Commit

Permalink
Merge pull request #401 from BytesGuy/patch-1
Browse files Browse the repository at this point in the history
CircleCI Deprecation Notice: Xcode 9.0.1
  • Loading branch information
segiddins authored Nov 30, 2020
2 parents 9a3e08b + b76ca94 commit 907414b
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 @@ -3,7 +3,7 @@ version: 2
jobs:
build:
macos:
xcode: "9.0"
xcode: "9.4.1"
working_directory: ~/xcode-install
shell: /bin/bash --login -eo pipefail
steps:
Expand Down

0 comments on commit 907414b

Please sign in to comment.