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 authored Oct 25, 2023
1 parent 6a158f0 commit e6ff2f1
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:3.11"]
python-image: ["python:3.7", "python:3.8", "python:3.9", "python:3.10", "python:3.11", "python:3.12"]

0 comments on commit e6ff2f1

Please sign in to comment.