1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-06-09 11:50:00 +02:00

⬆️ CircleCI: Add Python 3.10

This commit is contained in:
Gerber, Mike 2021-10-26 13:24:50 +02:00
parent 1f8fa5176f
commit 51a44895dc

View file

@ -20,4 +20,4 @@ workflows:
- test:
matrix:
parameters:
python-version: ["3.5", "3.6", "3.7", "3.8", "3.9"]
python-version: ["3.5", "3.6", "3.7", "3.8", "3.9", "3.10"]