Skip to content

Commit

Permalink
Update to Go 1.14.1 and 1.13.9
Browse files Browse the repository at this point in the history
Fixes #7078
  • Loading branch information
bep committed Mar 20, 2020
1 parent 95f4921 commit 1d91d8e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
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
- image: bepsays/ci-goreleaser:1.14.1-1
environment:
CGO_ENABLED: "0"

Expand Down
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,9 @@ env:

git:
depth: false

go:
- "1.13.8"
- "1.14"
- "1.13.9"
- "1.14.1"
- master

arch:
Expand Down

0 comments on commit 1d91d8e

Please sign in to comment.