This commit is contained in:
parent
bdda63edac
commit
d726380dbd
|
@ -4,7 +4,7 @@ name: build
|
|||
|
||||
steps:
|
||||
- name: test
|
||||
image: golang:1.20
|
||||
image: golang:1.21.1
|
||||
commands:
|
||||
- go test -v -race -skip '^TestE2E|TestMain' ./...
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user