Skip to content

Commit 56aa5c8

Browse files
Allow CUDA v5 (#360)
The failed CI is not related to this PR (it failed on main too)
1 parent 2a88729 commit 56aa5c8

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
@@ -32,7 +32,7 @@ AdvancedHMCOrdinaryDiffEqExt = "OrdinaryDiffEq"
3232
[compat]
3333
AbstractMCMC = "4.2, 5"
3434
ArgCheck = "1, 2"
35-
CUDA = "3, 4"
35+
CUDA = "3, 4, 5"
3636
DocStringExtensions = "0.8, 0.9"
3737
InplaceOps = "0.3"
3838
LogDensityProblems = "2"

0 commit comments

Comments
 (0)