Skip to content

Commit 1e31ce1

Browse files
committed
build: drop v1 entry for LinearAlgebra
It has no benefit with Downgrade CI.
1 parent 447375c commit 1e31ce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ DataInterpolations = "6"
2121
ForwardDiff = "0.10"
2222
DiffEqBase = "6.152"
2323
IfElse = "0.1"
24-
LinearAlgebra = "1.10, 1.11"
24+
LinearAlgebra = "1.10"
2525
Optimization = "4"
2626
ModelingToolkit = "9.47"
2727
OrdinaryDiffEq = "6.87"

0 commit comments

Comments
 (0)