Skip to content

Commit 1ad1628

Browse files
authored
MAINT: Bump CircleCI Python version (#71)
1 parent ca4142e commit 1ad1628

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
@@ -3,7 +3,7 @@ version: 2
33
jobs:
44
build_docs:
55
docker:
6-
- image: cimg/python:3.12.3
6+
- image: cimg/python:3.14.2
77
steps:
88
- checkout
99
- run:

0 commit comments

Comments
 (0)