We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 341a394 commit d225089Copy full SHA for d225089
.circleci/config.yml
@@ -29,7 +29,7 @@ workflows:
29
jobs:
30
build-and-test:
31
docker:
32
- - image: cimg/python:3.10
+ - image: cimg/python:3.12
33
resource_class: small
34
environment:
35
TZ: "Australia/Melbourne"
0 commit comments