We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 80a32af + f0e5c98 commit 3cc0a63Copy full SHA for 3cc0a63
.circleci/config.yml
@@ -5,7 +5,7 @@ jobs:
5
build:
6
working_directory: ~/ronkyuu
7
docker:
8
- - image: circleci/python:3.9
+ - image: circleci/python:3.10
9
environment:
10
PIPENV_VENV_IN_PROJECT: true
11
steps:
0 commit comments