Skip to content

Commit

Permalink
Add compat entry for CUDA 5 for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
christiangnrd authored Jan 29, 2024
1 parent 3ce8f0e commit 5116aa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ NNlib = "872c559c-99b0-510c-b3b7-b6c96a88d5cd"

[compat]
Adapt = "3.0, 4"
CUDA = "4"
CUDA = "4, 5"
ChainRulesCore = "1.13"
Compat = "4.2"
GPUArraysCore = "0.1.0"
Expand Down

0 comments on commit 5116aa4

Please sign in to comment.