Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 030ca97

Browse files
authored
Merge pull request #20815 from QuLogic/circle-cimg
circle: Switch to next-gen image.
2 parents f5231b2 + 259f64c commit 030ca97

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
@@ -149,7 +149,7 @@ commands:
149149
jobs:
150150
docs-python38:
151151
docker:
152-
- image: circleci/python:3.8
152+
- image: cimg/python:3.8
153153
steps:
154154
- checkout
155155
- check-skip

0 commit comments

Comments
 (0)