aboutsummaryrefslogtreecommitdiff
path: root/test/git/scenarios.json
blob: a57bea77f4dc059bc482f60e57891358e9c650fe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
    "install_git_from_src": {
        "image": "ubuntu:focal",
        "features": {
            "git": {
                "version": "latest",
                "ppa": "false"
            }
        }
    }
}