1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-06-08 19:30:01 +02:00

✔ CircleCI: Test on Python 3.11

This commit is contained in:
Gerber, Mike 2023-03-02 10:06:00 +01:00
parent dcc10c5389
commit 2268f32a78

View file

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