Skip to content

Commit 5167166

Browse files
authored
CircleCI: Upgrade to Python 3.10
1 parent f023de4 commit 5167166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
Python3:
3434
docker:
35-
- image: circleci/python:3.9
35+
- image: circleci/python:3.10
3636
steps: *build_and_test_steps
3737

3838

0 commit comments

Comments
 (0)