Skip to content

Commit 5ed8baf

Browse files
committed
Fix version tag problem
1 parent 8c86488 commit 5ed8baf

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
@@ -125,7 +125,7 @@ jobs:
125125
linux_py_27_17:
126126
description: Linux 2.7.17
127127
docker:
128-
- image: circleci/python:2.7.18
128+
- image: circleci/python:2.7.17
129129

130130
steps:
131131
- attach_workspace:

0 commit comments

Comments
 (0)