Skip to content

Commit

Permalink
default to 11.8 and 12.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt711 committed Aug 28, 2024
1 parent 609313c commit 0922bfe
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,10 @@ dependencies:
specific:
- output_types: conda
matrices:
- matrix:
cuda: "11"
packages:
- cuda-version=11.8
- matrix:
cuda: "11.8"
packages:
Expand All @@ -151,6 +155,10 @@ dependencies:
cuda: "12.5"
packages:
- cuda-version=12.5
- matrix:
cuda: "12"
packages:
- cuda-version=12.5
py_version:
specific:
- output_types: conda
Expand Down

0 comments on commit 0922bfe

Please sign in to comment.