Skip to content

Commit 0ae50dc

Browse files
Re-add compiler toolchain to test dependencies
1 parent 2f2170e commit 0ae50dc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

recipe/recipe.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,8 @@ outputs:
196196
then: python -c "import cuda.bindings.cufile"
197197
requirements:
198198
run:
199+
- ${{ compiler('c') }}
200+
- ${{ compiler('cxx') }}
199201
- cuda-nvcc
200202
- cuda-nvrtc-dev
201203
- cuda-profiler-api

0 commit comments

Comments
 (0)