Use latest golang image for testing.

Fixes #20
This commit is contained in:
Stanislav Nikitin 2020-04-25 13:41:00 +05:00
parent 85c60fd106
commit bbb68c48a1
No known key found for this signature in database
GPG Key ID: 106900B32F8192EE
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ steps:
- notify-start
- name: test
image: golang:1.13.1-alpine
image: golang:1.14.2-alpine
environment:
CGO_ENABLED: 0
commands: