✔ CircleCI: Test on Python 3.11, too

test-python-3.11
Mike Gerber 1 year ago
parent a858144d4d
commit 2997a471f5

@ -30,4 +30,4 @@ workflows:
- screenshots
matrix:
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"]

Loading…
Cancel
Save