features/test/git/scenarios.json

12 lines
208 B
JSON
Raw Normal View History

{
"install_git_from_src": {
"image": "ubuntu:focal",
"features": {
"git": {
"version": "latest",
"ppa": "false"
}
}
}
}