1
0
mirror of https://github.com/esphome/esphome.git synced 2025-04-07 03:10:27 +01:00

disable python 3.9

This commit is contained in:
Tomasz Duda 2024-04-24 21:42:08 +02:00
parent c57cf0aeec
commit 3e66b5f717

View File

@ -171,7 +171,7 @@ jobs:
fail-fast: false
matrix:
python-version:
- "3.9"
# - "3.9"
- "3.10"
- "3.11"
- "3.12"