Skip to content

Commit

Permalink
✔️ Test on Python 3.11
Browse files Browse the repository at this point in the history
See also OCR-D#77.
  • Loading branch information
mikegerber committed Oct 16, 2023
1 parent 0f92b52 commit be38644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"]

0 comments on commit be38644

Please sign in to comment.