Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jake484 committed Mar 12, 2024
1 parent 9a49019 commit 448426f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
- Core
version:
- '1.7'
- '1.9'
- '1.10'
steps:
- uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
CoolProp = "0.1.0"
DocStringExtensions = "^0.9"
IfElse = "^0.1.1"
ModelingToolkit = "^8"
ModelingToolkit = "^9"
SafeTestsets = "^0.0.1, 0.1"
Unitful = "^1"
julia = "^1.7"
Expand Down

0 comments on commit 448426f

Please sign in to comment.