mirror of
https://gitea.com/gitea/runner.git
synced 2026-08-27 22:37:46 +00:00
573f78e1b4
Signed-off-by: Casey Lee <cplee@nektos.com>
12 lines
73 B
YAML
12 lines
73 B
YAML
language: go
|
|
|
|
os:
|
|
- linux
|
|
- osx
|
|
|
|
go:
|
|
- 1.3
|
|
- 1.4
|
|
- 1.5
|
|
- tip
|