mirror of
https://gitea.com/gitea/act
synced 2026-05-12 00:31:16 +02:00
8 lines
75 B
YAML
8 lines
75 B
YAML
language: go
|
|
sudo: false
|
|
go:
|
|
- 1.3.3
|
|
- 1.4.3
|
|
- 1.5.3
|
|
- tip
|