mirror of
https://github.com/actions/runner-images.git
synced 2026-01-06 18:19:54 +08:00
[Linux] Az Modules Size Reduction On Image (#2828)
* [Linux] Az Modules Size Reduction On Image * addressing review comments * addressing review comments * Addressing review comments
This commit is contained in:
@@ -109,19 +109,13 @@
|
||||
"azureModules": [
|
||||
{
|
||||
"name": "az",
|
||||
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
|
||||
"versions": [
|
||||
"1.0.0",
|
||||
"1.6.0",
|
||||
"2.3.2",
|
||||
"2.6.0",
|
||||
"2.8.0",
|
||||
"5.5.0"
|
||||
],
|
||||
"zip_versions": [
|
||||
"3.1.0",
|
||||
"3.5.0",
|
||||
"3.8.0",
|
||||
"4.3.0",
|
||||
"4.4.0",
|
||||
"4.6.0",
|
||||
"4.7.0"
|
||||
"4.4.0"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
@@ -105,19 +105,13 @@
|
||||
"azureModules": [
|
||||
{
|
||||
"name": "az",
|
||||
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
|
||||
"versions": [
|
||||
"1.0.0",
|
||||
"1.6.0",
|
||||
"2.3.2",
|
||||
"2.6.0",
|
||||
"2.8.0",
|
||||
"5.5.0"
|
||||
],
|
||||
"zip_versions": [
|
||||
"3.1.0",
|
||||
"3.5.0",
|
||||
"3.8.0",
|
||||
"4.3.0",
|
||||
"4.4.0",
|
||||
"4.6.0",
|
||||
"4.7.0"
|
||||
"4.4.0"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
@@ -103,9 +103,13 @@
|
||||
"azureModules": [
|
||||
{
|
||||
"name": "az",
|
||||
"url" : "https://raw.githubusercontent.com/Azure/az-ps-module-versions/main/versions-manifest.json",
|
||||
"versions": [
|
||||
"3.8.0",
|
||||
"4.8.0"
|
||||
"5.5.0"
|
||||
],
|
||||
"zip_versions": [
|
||||
"3.1.0",
|
||||
"4.4.0"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user