diff --git a/conda/recipes/raft-dask/recipe.yaml b/conda/recipes/raft-dask/recipe.yaml index c6c70bb713..a47628a4fa 100644 --- a/conda/recipes/raft-dask/recipe.yaml +++ b/conda/recipes/raft-dask/recipe.yaml @@ -10,7 +10,7 @@ context: datetime_string: '${{ env.get("RAPIDS_DATETIME_STRING") }}' py_abi_min: ${{ env.get("RAPIDS_PY_VERSION") }} py_buildstring: ${{ py_abi_min | version_to_buildstring }} - py_runtime_latest: "3.14" + py_runtime_latest: "3.13" head_rev: '${{ git.head_rev(".")[:8] }}' ucxx_version: ${{ env.get("UCXX_PACKAGE_DEPENDENCY") }}