*: bump Go version to 1.12 (#1329)
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
This commit is contained in:
parent
b5cab091dc
commit
c3ce1ea6d8
2 changed files with 5 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ executors:
|
|||
# also be updated.
|
||||
golang:
|
||||
docker:
|
||||
- image: circleci/golang:1.11
|
||||
- image: circleci/golang:1.12
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue