Skip to content

Commit 316ec66

Browse files
committed
FIX circle-CI image
1 parent 04ec370 commit 316ec66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
ignore:
77
- gh-pages
88
docker:
9-
- image: circleci/python:3.8.1-buster
9+
- image: cimg/python:3.12.1
1010
steps:
1111
- checkout
1212
- run:

0 commit comments

Comments
 (0)