mirror of
https://github.com/qurator-spk/modstool.git
synced 2025-06-09 11:49:55 +02:00
✔ CircleCI: Don't test on EOL Python 3.6/3.7, but test on 3.11/3.12
This commit is contained in:
parent
3d920f2b50
commit
e1238259b7
1 changed files with 1 additions and 1 deletions
|
@ -20,4 +20,4 @@ workflows:
|
|||
- test:
|
||||
matrix:
|
||||
parameters:
|
||||
python-version: ["3.6", "3.7", "3.8", "3.9", "3.10"]
|
||||
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue