mirror of
https://gitea.com/gitea/tea.git
synced 2024-11-22 18:41:36 +01:00
15 lines
109 B
YAML
15 lines
109 B
YAML
language: go
|
|
|
|
go:
|
|
- 1.1
|
|
- 1.2
|
|
- 1.3
|
|
- 1.4
|
|
- 1.5
|
|
- 1.6
|
|
- 1.7
|
|
- 1.8
|
|
- 1.9
|
|
- "1.10"
|
|
- tip
|