Update required version
This commit is contained in:
parent
f007777689
commit
355e2187ad
24
.github/workflows/python_check.yml
vendored
24
.github/workflows/python_check.yml
vendored
@ -14,30 +14,6 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- home-assistant: "2023.2.0"
|
||||
python-version: "3.10"
|
||||
- home-assistant: "2023.3.0"
|
||||
python-version: "3.10"
|
||||
- home-assistant: "2023.4.0"
|
||||
python-version: "3.10"
|
||||
- home-assistant: "2023.5.0"
|
||||
python-version: "3.10"
|
||||
- home-assistant: "2023.6.0"
|
||||
python-version: "3.10"
|
||||
- home-assistant: "2023.7.0"
|
||||
python-version: "3.10"
|
||||
- home-assistant: "2023.7.0"
|
||||
python-version: "3.11"
|
||||
- home-assistant: "2023.8.0"
|
||||
python-version: "3.11"
|
||||
- home-assistant: "2023.9.0"
|
||||
python-version: "3.11"
|
||||
- home-assistant: "2023.10.0"
|
||||
python-version: "3.11"
|
||||
- home-assistant: "2023.11.0"
|
||||
python-version: "3.11"
|
||||
- home-assistant: "2023.12.0"
|
||||
python-version: "3.11"
|
||||
- home-assistant: "2024.1.0"
|
||||
python-version: "3.11"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user