aboutsummaryrefslogtreecommitdiff
path: root/test/github-cli/scenarios.json
blob: d41019aebac5846fbda12c66f575379f8c22d4f5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
    "install_git_cli_from_release": {
        "image": "ubuntu:focal",
        "features": {
            "github-cli": {
                "version": "latest",
                "installDirectlyFromGitHubRelease": "false"
            }
        }
    }
}