Skip to content

Commit 9bf706a

Browse files
committed
bump python version
1 parent 2823746 commit 9bf706a

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
@@ -2,7 +2,7 @@ version: 2
22
jobs:
33
build_docs:
44
docker:
5-
- image: circleci/python:3.8.1-buster
5+
- image: cimg/python:3.10
66
steps:
77
- checkout
88
- run:

0 commit comments

Comments
 (0)