From fc1f8d93ba4e713f636a08601683e2c21353a9fa Mon Sep 17 00:00:00 2001 From: David Gardner Date: Tue, 3 Oct 2023 12:30:38 -0700 Subject: [PATCH] Update boost versions to match version used in dev env --- ci/conda/recipes/libmrc/conda_build_config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ci/conda/recipes/libmrc/conda_build_config.yaml b/ci/conda/recipes/libmrc/conda_build_config.yaml index 008688e98..e674d6b6d 100644 --- a/ci/conda/recipes/libmrc/conda_build_config.yaml +++ b/ci/conda/recipes/libmrc/conda_build_config.yaml @@ -71,9 +71,9 @@ zip_keys: # The following mimic what is available in the pinning feedstock: # https://github.com/conda-forge/conda-forge-pinning-feedstock/blob/main/recipe/conda_build_config.yaml boost: - - 1.74.0 + - 1.82 boost_cpp: - - 1.74.0 + - 1.82 gflags: - 2.2 glog: