Skip to content

Commit

Permalink
pin cuda-version in examples host
Browse files Browse the repository at this point in the history
  • Loading branch information
gforsyth committed Feb 14, 2025
1 parent d357352 commit 231bb6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conda/recipes/ucxx/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ outputs:
script: cmake --install cpp/build --component examples
requirements:
host:
- cuda-version =${{ cuda_version }}
- cmake ${{ cmake_version }}
run:
- ${{ pin_subpackage("libucxx", exact=True) }}
Expand Down

0 comments on commit 231bb6c

Please sign in to comment.