mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
[Windows] Upgrade az powershell module from 5.7.0 to 5.9.0 (#3561)
* Add az ps module 5.9.0 to the windows images, move 5.7.0 to zip * Remove 5.7.0 from zip version as it's usage is low based on the telemetry
This commit is contained in:
@@ -121,7 +121,7 @@
|
||||
"name": "az",
|
||||
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
|
||||
"versions": [
|
||||
"5.7.0"
|
||||
"5.9.0"
|
||||
],
|
||||
"zip_versions": [
|
||||
"1.0.0",
|
||||
|
||||
@@ -121,7 +121,7 @@
|
||||
"name": "az",
|
||||
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
|
||||
"versions": [
|
||||
"5.7.0"
|
||||
"5.9.0"
|
||||
],
|
||||
"zip_versions": [
|
||||
"1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user