We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8a3d47 commit dcb05f4Copy full SHA for dcb05f4
.circleci/config.yml
@@ -49,7 +49,7 @@ jobs:
49
version: py312
50
docs:
51
docker:
52
- - image: 'cimg/python:3.11'
+ - image: 'cimg/python:3.12'
53
steps:
54
- checkout
55
- run: pip install --user tox
0 commit comments