1
0
Fork 0
mirror of https://github.com/mikegerber/ocrd_calamari.git synced 2025-06-09 19:59:53 +02:00

✔️ Test on Python 3.11

See also #77.
This commit is contained in:
Gerber, Mike 2022-09-15 19:00:38 +02:00 committed by Mike Gerber
parent 3cf4887cb4
commit 5379ce3648

View file

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