8 lines
62 B
YAML
8 lines
62 B
YAML
language: go
|
|
arch:
|
|
- amd64
|
|
- ppc64le
|
|
go:
|
|
- 1.15
|
|
- tip
|