features/test/github-cli/scenarios.json

11 lines
251 B
JSON
Raw Normal View History

{
"install_git_cli_from_release": {
"image": "ubuntu:focal",
"features": {
"github-cli": {
"version": "latest",
"installDirectlyFromGitHubRelease": "false"
}
}
}
}