diff --git a/recipes/nifti_clib/meta.yaml b/recipes/nifti_clib/meta.yaml index 309be3a83b525..a4e02d26ab4e0 100644 --- a/recipes/nifti_clib/meta.yaml +++ b/recipes/nifti_clib/meta.yaml @@ -15,7 +15,7 @@ requirements: build: # If changing cmake version see: # https://github.com/conda-forge/cmake-feedstock/issues/106 - - cmake=3.11.1 + - cmake<3.13.4 - {{ compiler('c') }} host: - zlib