ci: Bump deploy step to go 1.11
This commit is contained in:
parent
3dd1a09105
commit
d96eb71d76
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ jobs:
|
|||
|
||||
deploy:
|
||||
docker:
|
||||
- image: circleci/golang:1.10
|
||||
- image: circleci/golang:1.11
|
||||
steps:
|
||||
- checkout
|
||||
- setup_remote_docker
|
||||
|
|
Loading…
Reference in a new issue