logstash/ci/branches.json
Andrea Selva 6660395f4d
Update branches.json for 8.18 (#16981)
Add 8.18 to CI inventory branches
2025-01-29 19:04:16 +01:00

23 lines
389 B
JSON

{
"notice": "This file is not maintained outside of the main branch and should only be used for tooling.",
"branches": [
{
"branch": "main"
},
{
"branch": "8.x"
},
{
"branch": "8.16"
},
{
"branch": "8.17"
},
{
"branch": "8.18"
},
{
"branch": "7.17"
}
]
}