10 lines
82 B
YAML
10 lines
82 B
YAML
arch:
|
|
- amd64
|
|
- ppc64le
|
|
language: go
|
|
|
|
env:
|
|
- GO111MODULE=on
|
|
|
|
go:
|
|
- "1.15"
|