Skip to content

Commit

Permalink
attempt to fix semver reqs for downgrade ci
Browse files Browse the repository at this point in the history
  • Loading branch information
adknudson committed Mar 21, 2024
1 parent 9e81da0 commit 5e4a479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Aqua = "0.8"
COSMO = "0.8"
CommonSolve = "0.2"
JuMP = "1"
LinearAlgebra = "1"
LinearAlgebra = "1.9, 1.10"
PrecompileTools = "1"
SafeTestsets = "0.1"
Test = "1"
Expand Down

0 comments on commit 5e4a479

Please sign in to comment.