Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into release/0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
seemethere committed Aug 31, 2020
2 parents b163688 + 6f9e9a7 commit dc42a5c
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 @@ -157,7 +157,7 @@ jobs:
binary_macos_wheel:
<<: *binary_common
macos:
xcode: "9.0"
xcode: "9.4.1"
steps:
- checkout_merge
- run:
Expand All @@ -179,7 +179,7 @@ jobs:
binary_macos_conda:
<<: *binary_common
macos:
xcode: "9.0"
xcode: "9.4.1"
steps:
- checkout_merge
- run:
Expand Down

0 comments on commit dc42a5c

Please sign in to comment.