Skip to content

Commit 3ad07a2

Browse files
authored
Add a compat for CUDA.jl in test/Project.toml
1 parent 662df63 commit 3ad07a2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

test/Project.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,6 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
2323
SparseMatrixColorings = "0a514795-09f3-496d-8182-132a7b665d35"
2424
StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
2525
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
26+
27+
[compat]
28+
CUDA = "=5.9.5"

0 commit comments

Comments
 (0)