Skip to content

Commit

Permalink
Update conda/recipes/librmm/recipe.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: jakirkham <jakirkham@gmail.com>
  • Loading branch information
gforsyth and jakirkham authored Feb 5, 2025
1 parent d44eade commit 6f3b103
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conda/recipes/librmm/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ cache:
- ninja
- ${{ compiler('c') }}
- ${{ compiler('cxx') }}
- ${{ compiler('cuda') }} =${{ cuda_version }}
- cuda-version =${{ cuda_version }}
- ${{ compiler('cuda') }}
- cuda-version =${{ cuda_version }
- ${{ stdlib("c") }}

build:
Expand Down

0 comments on commit 6f3b103

Please sign in to comment.