mirror of
https://gitea.com/gitea/tea.git
synced 2024-11-24 03:21:36 +01:00
4bd1e56a84
Signed-off-by: Andreas Ulm <andreas.ulm@root360.de>
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
|