Skip to content

Commit f1f57a3

Browse files
committed
again
1 parent 32b63b7 commit f1f57a3

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
@@ -151,7 +151,7 @@ jobs:
151151
twine upload dist/*
152152
publish-github-release:
153153
docker:
154-
- image: cibuilds/github:0.10
154+
- image: circleci/golang:1.8
155155
steps:
156156
- checkout
157157
- run:

0 commit comments

Comments
 (0)