8000 MNT Bump Python in CircleCI to match min version · scikit-learn/scikit-learn@2138356 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2138356

Browse files
MNT Bump Python in CircleCI to match min version
1 parent aa4b34d commit 2138356

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.1
33
jobs:
44
lint:
55
docker:
6-
- image: cimg/python:3.9.18
6+
- image: cimg/python:3.10.16
77
steps:
88
- checkout
99
- run:

0 commit comments

Comments
 (0)
0