Skip to content

Commit

Permalink
Update circleci/golang to 1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
johejo committed Nov 1, 2020
1 parent c48b2e8 commit 18beefe
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 @@ -3,7 +3,7 @@ jobs:
test:
working_directory: /go/src/github.com/goccy/go-yaml
docker:
- image: circleci/golang:1.12
- image: circleci/golang:1.15
environment:
GO111MODULE: "on"
steps:
Expand Down

0 comments on commit 18beefe

Please sign in to comment.