mirror of
https://github.com/esphome/esphome.git
synced 2025-01-18 12:05:41 +00:00
remove 3.10 from pytest matrix
This commit is contained in:
parent
b9511d45d0
commit
f07bcff8f4
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@ -172,7 +172,6 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
python-version:
|
||||
- "3.10"
|
||||
- "3.11"
|
||||
- "3.12"
|
||||
- "3.13"
|
||||
@ -188,14 +187,10 @@ jobs:
|
||||
os: windows-latest
|
||||
- python-version: "3.12"
|
||||
os: windows-latest
|
||||
- python-version: "3.10"
|
||||
os: windows-latest
|
||||
- python-version: "3.13"
|
||||
os: macOS-latest
|
||||
- python-version: "3.12"
|
||||
os: macOS-latest
|
||||
- python-version: "3.10"
|
||||
os: macOS-latest
|
||||
runs-on: ${{ matrix.os }}
|
||||
needs:
|
||||
- common
|
||||
|
Loading…
x
Reference in New Issue
Block a user