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

Revert "✔ CircleCI: Do not test on Python 3.6 anymore"

This reverts commit 6d022f3c9e.
This commit is contained in:
Mike Gerber 2023-03-13 17:51:31 +01:00
parent 6d022f3c9e
commit acfdd20696

View file

@ -29,4 +29,4 @@ workflows:
- screenshots - screenshots
matrix: matrix:
parameters: parameters:
python-image: ["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"]