Skip to content

Commit 6cf4d24

Browse files
committed
Don't force FD=1 in test suite
1 parent 9d305d8 commit 6cf4d24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Enzyme = "0.13.12"
3636
EnzymeTestUtils = "0.2.1"
3737
FillArrays = "1"
3838
FiniteDifferences = "0.11, 0.12"
39-
ForwardDiff = "1.0.1"
39+
ForwardDiff = "0.10, 1.0.1"
4040
Functors = "0.1, 0.2, 0.3, 0.4, 0.5"
4141
InverseFunctions = "0.1"
4242
LazyArrays = "1, 2"

0 commit comments

Comments
 (0)