Skip to content

Commit

Permalink
CircleCI: Bump Xcode version to 9.4.1 (#5675)
Browse files Browse the repository at this point in the history
  • Loading branch information
BytesGuy authored Sep 14, 2020
1 parent 9eb787c commit 37f0d10
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 @@ -170,7 +170,7 @@ jobs:
environment:
<<: *common_environment
macos:
xcode: "9.3.1"
xcode: "9.4.1"
steps:
- checkout
- *init
Expand Down

0 comments on commit 37f0d10

Please sign in to comment.