mirror of
https://github.com/esphome/esphome.git
synced 2025-04-15 07:10:33 +01:00
disable python 3.9
This commit is contained in:
parent
c57cf0aeec
commit
3e66b5f717
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -171,7 +171,7 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
python-version:
|
python-version:
|
||||||
- "3.9"
|
# - "3.9"
|
||||||
- "3.10"
|
- "3.10"
|
||||||
- "3.11"
|
- "3.11"
|
||||||
- "3.12"
|
- "3.12"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user