remove python version 3.10 and 3.11 from matrix
This commit is contained in:
parent
d63017d2c0
commit
205dd0fdad
1 changed files with 0 additions and 2 deletions
2
.github/workflows/pytest.yaml
vendored
2
.github/workflows/pytest.yaml
vendored
|
|
@ -12,8 +12,6 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
python-version:
|
python-version:
|
||||||
- "3.10"
|
|
||||||
- "3.11"
|
|
||||||
- "3.12"
|
- "3.12"
|
||||||
- "3.13"
|
- "3.13"
|
||||||
- "3.14"
|
- "3.14"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue