Skip to content

Commit

Permalink
Move cuda-version up in host
Browse files Browse the repository at this point in the history
  • Loading branch information
jakirkham committed Aug 3, 2024
1 parent 5f55c46 commit 1a0b9ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda/recipes/pynvjitlink/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ requirements:
- cmake >=3.26.4,!=3.30.0
- ninja
host:
- cuda-version {{ cuda_version }}
- libnvjitlink-dev
- libnvjitlink-static
- cuda-version {{ cuda_version }}
- python
- pip
- rapids-build-backend >=0.3.0,<0.4.0dev0
Expand Down

0 comments on commit 1a0b9ae

Please sign in to comment.