Skip to content

Commit 5116aa4

Browse files
Add compat entry for CUDA 5 for tests
1 parent 3ce8f0e commit 5116aa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ NNlib = "872c559c-99b0-510c-b3b7-b6c96a88d5cd"
1212

1313
[compat]
1414
Adapt = "3.0, 4"
15-
CUDA = "4"
15+
CUDA = "4, 5"
1616
ChainRulesCore = "1.13"
1717
Compat = "4.2"
1818
GPUArraysCore = "0.1.0"

0 commit comments

Comments
 (0)