Skip to content

Commit

Permalink
fix: use correct xcode version
Browse files Browse the repository at this point in the history
  • Loading branch information
mdonnalley committed Jul 14, 2021
1 parent 0d1b4c8 commit 3269ae9
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 @@ -54,7 +54,7 @@ jobs:
pack-and-upload-macos-installer:
macos:
xcode: 12.15.1
xcode: 12.5.1
steps:
- checkout
- run: git fetch origin && git pull
Expand Down

0 comments on commit 3269ae9

Please sign in to comment.