Skip to content

Commit

Permalink
Fix Go build version
Browse files Browse the repository at this point in the history
  • Loading branch information
bep committed Mar 21, 2020
1 parent 7204b35 commit 2ebb9f5
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
@@ -1,6 +1,6 @@
defaults: &defaults
docker:
- image: bepsays/ci-goreleaser:1.14.1-1
- image: bepsays/ci-goreleaser:1.14.1-t
environment:
CGO_ENABLED: "0"

Expand Down

0 comments on commit 2ebb9f5

Please sign in to comment.