mirror of
https://gitea.com/gitea/runner.git
synced 2026-08-26 22:07:45 +00:00
320e9b6057
ci-via-github-actions
12 lines
73 B
YAML
12 lines
73 B
YAML
language: go
|
|
|
|
os:
|
|
- linux
|
|
- osx
|
|
|
|
go:
|
|
- 1.3
|
|
- 1.4
|
|
- 1.5
|
|
- tip
|