mirror of
https://github.com/esphome/esphome.git
synced 2025-01-02 18:27:55 +01:00
Bump CI to python 3.9 (#3869)
This commit is contained in:
parent
e8ff36d1f3
commit
16249c02a5
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -85,7 +85,7 @@ jobs:
|
||||
uses: actions/setup-python@v4
|
||||
id: python
|
||||
with:
|
||||
python-version: "3.8"
|
||||
python-version: "3.9"
|
||||
|
||||
- name: Cache virtualenv
|
||||
uses: actions/cache@v3
|
||||
|
Loading…
Reference in New Issue
Block a user