Skip to content

Commit 72befed

Browse files
authored
Require CUDA 12.2+ (#5327)
Bump minimum CUDA version from 12.0 to 12.2. <hr> Part of issue: * rapidsai/build-planning#223 Authors: - https://github.com/jakirkham Approvers: - Kyle Edwards (https://github.com/KyleFromNVIDIA) - Brad Rees (https://github.com/BradReesWork) URL: #5327
1 parent 2d48cff commit 72befed

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

dependencies.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -217,10 +217,6 @@ dependencies:
217217
specific:
218218
- output_types: conda
219219
matrices:
220-
- matrix:
221-
cuda: "12.0"
222-
packages:
223-
- cuda-version=12.0
224220
- matrix:
225221
cuda: "12.2"
226222
packages:

0 commit comments

Comments
 (0)