diff --git a/.ci_support/osx_64_.yaml b/.ci_support/osx_64_.yaml index 0c2d00686e..689a527954 100644 --- a/.ci_support/osx_64_.yaml +++ b/.ci_support/osx_64_.yaml @@ -1,7 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: -- '13' +- '14.5' MACOSX_SDK_VERSION: -- '13' +- '14.5' boost: - '1.78' c_compiler: diff --git a/.ci_support/osx_arm64_.yaml b/.ci_support/osx_arm64_.yaml index c24f0d047d..97b9a26a21 100644 --- a/.ci_support/osx_arm64_.yaml +++ b/.ci_support/osx_arm64_.yaml @@ -1,7 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: -- '13' +- '14.5' MACOSX_SDK_VERSION: -- '13' +- '14.5' boost: - '1.78' c_compiler: diff --git a/conda.recipe/conda_build_config.yaml b/conda.recipe/conda_build_config.yaml index ac08e00e89..e686a9efd8 100644 --- a/conda.recipe/conda_build_config.yaml +++ b/conda.recipe/conda_build_config.yaml @@ -25,7 +25,7 @@ macos_machine: # [osx] - arm64-apple-darwin20.0.0 # [osx and arm64] MACOSX_DEPLOYMENT_TARGET: # [osx] - - 13 # [osx] + - 14.5 # [osx] # linux_clang_version is not a part of zip_keys # from conda-forge, if you want to, you can