mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-01-01 13:18:41 +00:00
6 lines
50 B
YAML
6 lines
50 B
YAML
|
language: go
|
||
|
go:
|
||
|
- 1.12.x
|
||
|
- 1.13.x
|
||
|
- master
|