Skip to content

Commit

Permalink
ci: bump golang
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Sep 9, 2020
1 parent 79d24b4 commit 06fa714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -13,7 +13,7 @@ jobs:
test:
docker:
-
image: circleci/golang:1.14
image: circleci/golang:1.15
environment:
- GO111MODULE=on
- TEST_MAILHOG_SMTP=smtp://test:test@127.0.0.1:1025
Expand Down

0 comments on commit 06fa714

Please sign in to comment.