File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -24,14 +24,14 @@ c_stdlib_version:
2424 - ${{ "10.14" if osx and x86_64 }}
2525 - ${{ "11.0" if osx and arm64 }}
2626
27- # Project overrides
28- macos_min_version : # [osx and x86_64]
29- - 10.15 # [osx and x86_64]
30- macos_machine : # [osx]
31- - x86_64-apple-darwin13.4.0 # [osx and x86_64]
32- - arm64-apple-darwin20.0.0 # [osx and arm64]
33- MACOSX_DEPLOYMENT_TARGET : # [osx]
34- - 11.0 # [osx and arm64]
35- - 10.15 # [osx and x86_64]
36- CONDA_BUILD_SYSROOT :
37- - /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk # [osx and arm64]
27+ # # Project overrides
28+ # macos_min_version: # [osx and x86_64]
29+ # - 10.15 # [osx and x86_64]
30+ # macos_machine: # [osx]
31+ # - x86_64-apple-darwin13.4.0 # [osx and x86_64]
32+ # - arm64-apple-darwin20.0.0 # [osx and arm64]
33+ # MACOSX_DEPLOYMENT_TARGET: # [osx]
34+ # - 11.0 # [osx and arm64]
35+ # - 10.15 # [osx and x86_64]
36+ # CONDA_BUILD_SYSROOT:
37+ # - /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk # [osx and arm64]
You can’t perform that action at this time.
0 commit comments