Skip to content

Commit cc2eef6

Browse files
authored
Update Julia version compatibility in Project.toml
Due to extension precompilation error
1 parent e6faf67 commit cc2eef6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Reexport = "1.2.2"
3535
SymbolicUtils = "3.25"
3636
Symbolics = "6.34.0"
3737
Test = "1.10"
38-
julia = "1.10"
38+
julia = "1.10.10, 1.11.9, 1.12.5"
3939

4040
[extras]
4141
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"

0 commit comments

Comments
 (0)