Skip to content

Commit

Permalink
✔ CircleCI: Test on Python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
mikegerber committed Oct 7, 2024
1 parent d9cde1f commit f4078e9
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 @@ -39,4 +39,4 @@ workflows:
- screenshots
matrix:
parameters:
python-image: ["python:3.8", "python:3.9", "python:3.10", "python:3.11"]
python-image: ["python:3.8", "python:3.9", "python:3.10", "python:3.11", "python:3.12"]

0 comments on commit f4078e9

Please sign in to comment.