Skip to content

Commit

Permalink
Bumps XCode version for CircleCI builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
erak committed Oct 18, 2019
1 parent 61d6c12 commit a153b1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,7 @@ jobs:

b_osx:
macos:
xcode: "10.0.0"
xcode: "11.0.0"
environment:
TERM: xterm
CMAKE_BUILD_TYPE: Debug
Expand All @@ -445,7 +445,7 @@ jobs:

t_osx_cli:
macos:
xcode: "10.0.0"
xcode: "11.0.0"
environment:
TERM: xterm
steps:
Expand Down

0 comments on commit a153b1f

Please sign in to comment.