diff --git a/recipes/reseek/conda_build_config.yaml b/recipes/reseek/conda_build_config.yaml index d77b8f5fd149b..d46a4ed360ede 100644 --- a/recipes/reseek/conda_build_config.yaml +++ b/recipes/reseek/conda_build_config.yaml @@ -1,4 +1,2 @@ -cxx_compiler_version: - - 14 # [osx] -c_compiler_version: - - 14 # [osx] \ No newline at end of file +MACOSX_DEPLOYMENT_TARGET: + - 10.15