features/test/github-cli/scenarios.json
Samruddhi Khandale b9bfe406d2
Update GPG_KEY_SERVERS: Remove :80 from Ubuntu Keyserver (#354)
* Update GPG_KEY_SERVERS: Remove `:80` from Ubuntu Keyserver

* Fix ruby tests
2022-12-21 12:15:24 -08:00

11 lines
251 B
JSON

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