Skip to content

Commit dffd206

Browse files
Remove compiler-toolchain from test-time dependencies
1 parent 3e83137 commit dffd206

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

recipe/recipe.yaml

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

0 commit comments

Comments
 (0)