fix: removed not needed python versions
Signed-off-by: Rafal Zielinski <sq4ind@gmail.com>
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: ["3.11", "3.12", "3.13"]
|
||||
python-version: ["3.13"]
|
||||
home-assistant-version: ["2024.12.0", "2025.9.4"]
|
||||
|
||||
steps:
|
||||
|
Reference in New Issue
Block a user