bump go version #2
@ -4,11 +4,11 @@ name: pipeline
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: lint
|
- name: lint
|
||||||
image: golang
|
image: golang:1.20
|
||||||
commands:
|
commands:
|
||||||
- make lint
|
- make lint
|
||||||
|
|
||||||
- name: test with race and cover
|
- name: test with race and cover
|
||||||
image: golang
|
image: golang:1.20
|
||||||
commands:
|
commands:
|
||||||
- make test
|
- make test
|
Loading…
x
Reference in New Issue
Block a user