Skip to content

Commit

Permalink
Merge pull request #2 from bigladder/air-cooled
Browse files Browse the repository at this point in the history
Support for air-cooled chillers
  • Loading branch information
nealkruis authored Dec 30, 2024
2 parents 487a872 + f3bd40c commit 9aeec7d
Show file tree
Hide file tree
Showing 13 changed files with 1,721 additions and 1,068 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/setup_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
python-version: ["3.9", "3.10", "3.11", "3.12"]
python-version: ["3.10", "3.11", "3.12", "3.13"]
defaults:
run:
shell: bash
Expand Down
Loading

0 comments on commit 9aeec7d

Please sign in to comment.