1
0
Fork 0
mirror of https://github.com/mikegerber/ocrd_calamari.git synced 2025-06-09 03:39:55 +02:00

✔ CircleCI: Test on Python 3.11, too

This commit is contained in:
Mike Gerber 2023-03-13 19:34:33 +01:00
parent a858144d4d
commit 2997a471f5

View file

@ -30,4 +30,4 @@ workflows:
- screenshots - screenshots
matrix: matrix:
parameters: parameters:
python-image: ["python:3.6", "python:3.7", "python:3.8", "python:3.9", "python:3.10"] python-image: ["python:3.6", "python:3.7", "python:3.8", "python:3.9", "python:3.10", "python:3.11"]