Skip to content

Commit 783f4b9

Browse files
ci: upper bound SymbolicUtils compat in downstream tests
1 parent 14aab38 commit 783f4b9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/downstream/Project.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
[deps]
22
SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
3+
SymbolicUtils = "d1185830-fcd6-423d-90d6-eec64667417b"
34
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
5+
6+
[compat]
7+
SymbolicUtils = "<1.6"

0 commit comments

Comments
 (0)