Skip to content

Commit

Permalink
cupy anchor
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed Jan 26, 2024
1 parent 8adda8b commit 686874a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -691,6 +691,6 @@ dependencies:
packages:
- cupy-cuda12x>=12.0.0
- matrix: {cuda: "11.*"}
packages:
packages: &cupy_packages_cu11
- cupy-cuda11x>=12.0.0
- {matrix: null, packages: [cupy-cuda11x>=12.0.0]}
- {matrix: null, packages: *cupy_packages_cu11}

0 comments on commit 686874a

Please sign in to comment.