Skip to content

Commit

Permalink
bump xcode to 12.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
radeksimko committed Sep 25, 2020
1 parent d117482 commit 7afca9d
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 @@ -31,7 +31,7 @@ jobs:
# combined due to slowness of Go install
macosbuildtest:
macos:
xcode: "11.1.0"
xcode: "12.0.1"
steps:
- macos_install_go
- checkout
Expand Down

0 comments on commit 7afca9d

Please sign in to comment.