We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04ec370 commit 316ec66Copy full SHA for 316ec66
1 file changed
.circleci/config.yml
@@ -6,7 +6,7 @@ jobs:
6
ignore:
7
- gh-pages
8
docker:
9
- - image: circleci/python:3.8.1-buster
+ - image: cimg/python:3.12.1
10
steps:
11
- checkout
12
- run:
0 commit comments