mirror of
https://github.com/actions/runner-images.git
synced 2025-12-28 04:38:53 +08:00
[Ubuntu] Upgrade Azure PowerShell from 5.9.0 to 6.1.0 (#3675)
* upgrade azure powershell from 5.9.0 to 6.1.0 on ubuntu images * zip 5.9.0 version
This commit is contained in:
committed by
GitHub
parent
52b67da785
commit
2ebf8e46f3
@@ -105,11 +105,12 @@
|
||||
"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": [
|
||||
"3.1.0",
|
||||
"4.4.0"
|
||||
"4.4.0",
|
||||
"5.9.0"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user