mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-12-15 16:30:55 +01:00
12 lines
79 B
YAML
12 lines
79 B
YAML
|
language: go
|
||
|
|
||
|
go:
|
||
|
- 1.0
|
||
|
- 1.1
|
||
|
- 1.2
|
||
|
- 1.3
|
||
|
- 1.4
|
||
|
- tip
|
||
|
|
||
|
sudo: false
|