mirror of
https://github.com/esphome/esphome.git
synced 2025-04-19 01:00:28 +01: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
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
python-version:
|
python-version:
|
||||||
- "3.10"
|
|
||||||
- "3.11"
|
- "3.11"
|
||||||
- "3.12"
|
- "3.12"
|
||||||
- "3.13"
|
- "3.13"
|
||||||
@ -188,14 +187,10 @@ jobs:
|
|||||||
os: windows-latest
|
os: windows-latest
|
||||||
- python-version: "3.12"
|
- python-version: "3.12"
|
||||||
os: windows-latest
|
os: windows-latest
|
||||||
- python-version: "3.10"
|
|
||||||
os: windows-latest
|
|
||||||
- python-version: "3.13"
|
- python-version: "3.13"
|
||||||
os: macOS-latest
|
os: macOS-latest
|
||||||
- python-version: "3.12"
|
- python-version: "3.12"
|
||||||
os: macOS-latest
|
os: macOS-latest
|
||||||
- python-version: "3.10"
|
|
||||||
os: macOS-latest
|
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
needs:
|
needs:
|
||||||
- common
|
- common
|
||||||
|
Loading…
x
Reference in New Issue
Block a user