mirror of https://github.com/Andre0512/hon.git
Update required version
This commit is contained in:
parent
f007777689
commit
355e2187ad
|
@ -14,30 +14,6 @@ jobs:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
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"
|
- home-assistant: "2024.1.0"
|
||||||
python-version: "3.11"
|
python-version: "3.11"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue