Skip to content

Commit ff71d09

Browse files
committed
Update circleci python image
1 parent 80bfcf8 commit ff71d09

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
build:
55
docker:
6-
- image: cimg/python:3.11.4
6+
- image: cimg/python:3.12
77

88
steps:
99
- checkout

0 commit comments

Comments
 (0)