Skip to content

Commit

Permalink
Merge pull request #39 from gocardless/fix-release
Browse files Browse the repository at this point in the history
Bump version of go used by goreleaser
  • Loading branch information
dyson authored Apr 24, 2020
2 parents 7afec35 + ca9d811 commit b2e9e04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
release:
working_directory: /go/src/github.com/sorintlab/stolon
docker:
- image: golang:1.12
- image: golang:1.14
steps:
- checkout
- run:
Expand Down

0 comments on commit b2e9e04

Please sign in to comment.