10 lines
66 B
YAML
10 lines
66 B
YAML
language: go
|
|
|
|
go:
|
|
- 1.15
|
|
- tip
|
|
|
|
arch:
|
|
- amd64
|
|
- ppc64le
|