Skip to content

Commit

Permalink
comtabible issue
Browse files Browse the repository at this point in the history
  • Loading branch information
aburousan committed Jan 20, 2024
1 parent 12931ad commit ebf3ce3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
matrix:
version:
- '1.6'
- '1.9'
- '1.10'
# - 'nightly'
os:
- ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Roots = "f2b01f46-fcfa-551c-844a-d8ac1e96c665"

[compat]
julia = "1"
DifferentialEquations = "7.12.0"
DifferentialEquations = "7.12.0 , 7.11.0, 7.6.0, 6.17.0"
ForwardDiff = "0.10.36"
ReverseDiff = "1.15.1"
Roots = "2.0.22"
Expand Down

0 comments on commit ebf3ce3

Please sign in to comment.