Use another image for Go 1.12 in CI
This commit is contained in:
parent
5ffb0ebf53
commit
289c96b1f1
@ -16,7 +16,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- go test -cover -test.v .
|
- go test -cover -test.v .
|
||||||
- name: test-1.12
|
- name: test-1.12
|
||||||
image: golang:1.12.10-alpine
|
image: golang:1.12.10
|
||||||
environment:
|
environment:
|
||||||
CGO_ENABLED: 0
|
CGO_ENABLED: 0
|
||||||
GO111MODULE: on
|
GO111MODULE: on
|
||||||
|
Loading…
Reference in New Issue
Block a user