mirror of
https://gitea.com/gitea/act
synced 2026-05-06 01:37:48 +02:00
12 lines
73 B
YAML
12 lines
73 B
YAML
language: go
|
|
|
|
os:
|
|
- linux
|
|
- osx
|
|
|
|
go:
|
|
- 1.3
|
|
- 1.4
|
|
- 1.5
|
|
- tip
|