Skip to content

Commit 067aace

Browse files
committed
update CONDA_BUILD_SYSROOT
1 parent a5f8918 commit 067aace

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.conda/conda_build_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ numpy:
55

66
# Specifically for Travis build. Should change if building locally.
77
CONDA_BUILD_SYSROOT:
8-
- /Applications/Xcode-9.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk # [osx]
8+
- /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk # [osx]

0 commit comments

Comments
 (0)