Skip to content

Commit

Permalink
fix yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
matsuyoshi30 committed Nov 26, 2019
1 parent 28f29a0 commit 2b58473
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 @@ -2,7 +2,7 @@ version: 2
jobs:
build:
docker:
- image: circleci/golang:1.11
- image: circleci/golang:1.13
environment:
GO111MODULE: "on"

Expand Down

0 comments on commit 2b58473

Please sign in to comment.