Skip to content

Commit f748464

Browse files
author
sjoshistrats
authored
Update config.yml
1 parent 7d02248 commit f748464

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_test:
55
docker:
6-
- image: cimg/python:3.6.4
6+
- image: cimg/python:3.6
77
steps:
88
- checkout # checkout source code to working directory
99
- run:

0 commit comments

Comments
 (0)