mirror of
https://github.com/actions/runner-images.git
synced 2026-01-06 01:59:46 +08:00
[Windows] Update Azure PowerShell to 7.1 (#4853)
This commit is contained in:
@@ -114,9 +114,11 @@
|
||||
"name": "az",
|
||||
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
|
||||
"versions": [
|
||||
"6.5.0"
|
||||
"7.1.0"
|
||||
],
|
||||
"zip_versions": []
|
||||
"zip_versions": [
|
||||
"6.6.0"
|
||||
]
|
||||
}
|
||||
],
|
||||
"java": {
|
||||
|
||||
Reference in New Issue
Block a user