mirror of
https://github.com/actions/runner-images.git
synced 2025-12-16 06:40:32 +00:00
[Ubuntu] Update Az to 11.3.1 (#9490)
This commit is contained in:
@@ -108,14 +108,9 @@
|
|||||||
"name": "az",
|
"name": "az",
|
||||||
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
|
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
|
||||||
"versions": [
|
"versions": [
|
||||||
"9.3.0"
|
"11.3.1"
|
||||||
],
|
],
|
||||||
"zip_versions": [
|
"zip_versions": [
|
||||||
"3.1.0",
|
|
||||||
"4.4.0",
|
|
||||||
"5.9.0",
|
|
||||||
"6.6.0",
|
|
||||||
"7.5.0"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -105,7 +105,7 @@
|
|||||||
"name": "az",
|
"name": "az",
|
||||||
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
|
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
|
||||||
"versions": [
|
"versions": [
|
||||||
"9.3.0"
|
"11.3.1"
|
||||||
],
|
],
|
||||||
"zip_versions": [
|
"zip_versions": [
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user