mirror of
https://github.com/actions/runner-images.git
synced 2025-12-28 12:48:21 +08:00
use toolset to install az module
This commit is contained in:
@@ -69,6 +69,14 @@
|
||||
{"name": "MarkdownPS"},
|
||||
{"name": "Pester"}
|
||||
],
|
||||
"azureModules": [
|
||||
{
|
||||
"name": "az",
|
||||
"versions": [
|
||||
"4.7.0"
|
||||
]
|
||||
}
|
||||
],
|
||||
"apt": {
|
||||
"common_packages": [
|
||||
"dbus",
|
||||
|
||||
Reference in New Issue
Block a user