Skip to content

Commit 57c75c6

Browse files
committed
Allow also Enzyme v0.13 in test environment
1 parent ecd7b09 commit 57c75c6

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
@@ -8,5 +8,5 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
88
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
99

1010
[compat]
11-
Enzyme = "0.11, 0.12"
11+
Enzyme = "0.11, 0.12, 0.13"
1212
StaticArrays = "1"

0 commit comments

Comments
 (0)