Skip to content

Commit

Permalink
CompatHelper: bump compat for CUDA to 5 for package gpu, (keep existi…
Browse files Browse the repository at this point in the history
…ng compat)
  • Loading branch information
CompatHelper Julia committed Sep 20, 2023
1 parent 9da044c commit 801e6ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/gpu/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
NNlibCUDA = "a00861dc-f156-4864-bf3c-e6376f28a68d"

[compat]
CUDA = "3"
CUDA = "3, 5"
NNlibCUDA = "0.2"
julia = "1.6"

0 comments on commit 801e6ef

Please sign in to comment.