mirror of
https://github.com/esphome/esphome.git
synced 2025-10-10 13:53:49 +01:00
update python to 3.10
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -18,7 +18,7 @@ permissions:
|
|||||||
contents: read
|
contents: read
|
||||||
|
|
||||||
env:
|
env:
|
||||||
DEFAULT_PYTHON: "3.9"
|
DEFAULT_PYTHON: "3.10"
|
||||||
PYUPGRADE_TARGET: "--py39-plus"
|
PYUPGRADE_TARGET: "--py39-plus"
|
||||||
CLANG_FORMAT_VERSION: "13.0.1"
|
CLANG_FORMAT_VERSION: "13.0.1"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user