Skip to content

Commit

Permalink
Update CircleCI xcode version (#3006)
Browse files Browse the repository at this point in the history
This updates the CircleCI Xcode image to the latest stable version.
  • Loading branch information
sandymcfadden authored and oguzkocer committed Sep 21, 2021
1 parent 1f8a1d8 commit 6e912eb
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 @@ -146,7 +146,7 @@ jobs:

mac:
macos:
xcode: '10.0.0'
xcode: '12.5.1'
shell: /bin/bash --login
working_directory: /Users/distiller/simplenote
steps:
Expand Down

0 comments on commit 6e912eb

Please sign in to comment.