Skip to content

Commit

Permalink
Use Xcode 11.7 on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisballinger committed Sep 18, 2020
1 parent 1c6ad19 commit 7802560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -100,7 +100,7 @@ jobs:
executors:
xcode-11:
macos:
xcode: "11.4.0"
xcode: "11.7.0"
environment:
LC_ALL: en_US.UTF-8
LANG: en_US.UTF-8
Expand Down

0 comments on commit 7802560

Please sign in to comment.