Skip to content

Commit bf476fd

Browse files
Merge pull request #97 from SciML/compathelper/new_version/2023-09-19-09-05-10-433-01196127474
CompatHelper: bump compat for CUDA to 5, (keep existing compat)
2 parents 6059bcb + 4f4e904 commit bf476fd

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
@@ -25,7 +25,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
2525
ZygoteRules = "700de1a5-db45-46bc-99cf-38207098b444"
2626

2727
[compat]
28-
CUDA = "3, 4"
28+
CUDA = "3, 4, 5"
2929
ChainRulesCore = "1"
3030
DiffEqBase = "6.119"
3131
LinearSolve = "1, 2"

0 commit comments

Comments
 (0)