Skip to content

Commit

Permalink
Update version of Go used in Goreleaser build step
Browse files Browse the repository at this point in the history
  • Loading branch information
garethr committed Aug 9, 2019
1 parent 6e197d4 commit 3ae7547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:

release:
docker:
- image: circleci/golang:1.10
- image: circleci/golang:1.12
steps:
- checkout
- run: curl -sL https://git.io/goreleaser | bash
Expand Down

0 comments on commit 3ae7547

Please sign in to comment.