Skip to content

Commit

Permalink
CI: Add testing against HA 2024.12
Browse files Browse the repository at this point in the history
  • Loading branch information
dext0r committed Nov 29, 2024
1 parent 2d1df05 commit 611fb5f
Show file tree
Hide file tree
Showing 3 changed files with 1,812 additions and 984 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,11 @@ jobs:
python-version: '3.12'
- tox-env: 2024_10
python-version: '3.12'

- tox-env: 2024_11
python-version: '3.12'

- tox-env: 2024_12
python-version: '3.13'
latest: true
steps:
- uses: actions/checkout@v4
Expand Down
Loading

0 comments on commit 611fb5f

Please sign in to comment.