Skip to content

Commit 5976f2f

Browse files
author
Michael Abbott
committed
bounds
1 parent 986644c commit 5976f2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
1616
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
1717

1818
[compat]
19-
CUDA = "2"
19+
CUDA = "1, 2" # must allow 1 to test on Julia 1.3
2020
FillArrays = "0.10"
2121
ForwardDiff = "0.10"
2222
KernelAbstractions = "0.4"

0 commit comments

Comments
 (0)