mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-24 02:18:40 +08:00
[Windows] Upgrade Azure PowerShell from 5.9.0 to 6.1.0 (#3676)
* Add 6.1.0 to windows images * Zip 5.9.0 version
This commit is contained in:
committed by
GitHub
parent
75e8ea0593
commit
cfffe35709
@@ -121,7 +121,7 @@
|
||||
"name": "az",
|
||||
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
|
||||
"versions": [
|
||||
"5.9.0"
|
||||
"6.1.0"
|
||||
],
|
||||
"zip_versions": [
|
||||
"1.0.0",
|
||||
@@ -134,7 +134,8 @@
|
||||
"4.3.0",
|
||||
"4.4.0",
|
||||
"4.7.0",
|
||||
"5.5.0"
|
||||
"5.5.0",
|
||||
"5.9.0"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
@@ -121,7 +121,7 @@
|
||||
"name": "az",
|
||||
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
|
||||
"versions": [
|
||||
"5.9.0"
|
||||
"6.1.0"
|
||||
],
|
||||
"zip_versions": [
|
||||
"1.0.0",
|
||||
@@ -134,7 +134,8 @@
|
||||
"4.3.0",
|
||||
"4.4.0",
|
||||
"4.7.0",
|
||||
"5.5.0"
|
||||
"5.5.0",
|
||||
"5.9.0"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user