Skip to content

Commit

Permalink
shouldn't be an exact pin here
Browse files Browse the repository at this point in the history
  • Loading branch information
gforsyth committed Feb 19, 2025
1 parent fe45008 commit 8e43602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda/recipes/ucxx/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ outputs:
- ucx
- rapids-build-backend >=0.3.0,<0.4.0.dev0
- rmm ${{ rapids_version }}
- cuda-version =${{ cuda_version }}
- cuda-version ${{ cuda_version }}
- cmake ${{ cmake_version }}
# Without this we get an error that there is no build program corresponding to "Unix Makefiles"
- make
Expand Down

0 comments on commit 8e43602

Please sign in to comment.