mirror of
https://github.com/actions/runner-images.git
synced 2026-01-08 11:30:49 +08:00
[Windows 19 & 22] Remove AzureRM and Azure powershell modules from windows images (#11548)
* remove azure poswershell modules * Update helper scripts
This commit is contained in:
committed by
GitHub
parent
a88fc4db06
commit
f0e516bc43
@@ -93,26 +93,6 @@
|
||||
{"name": "AWSPowershell"}
|
||||
],
|
||||
"azureModules": [
|
||||
{
|
||||
"name": "azurerm",
|
||||
"versions": [
|
||||
"6.13.1"
|
||||
],
|
||||
"zip_versions": [
|
||||
"6.7.0"
|
||||
],
|
||||
"default": "6.13.1"
|
||||
},
|
||||
{
|
||||
"name": "azure",
|
||||
"versions": [
|
||||
"5.3.0"
|
||||
],
|
||||
"zip_versions": [
|
||||
"5.1.1"
|
||||
],
|
||||
"default": "5.3.0"
|
||||
},
|
||||
{
|
||||
"name": "az",
|
||||
"versions": [
|
||||
|
||||
@@ -92,26 +92,6 @@
|
||||
{"name": "AWSPowershell"}
|
||||
],
|
||||
"azureModules": [
|
||||
{
|
||||
"name": "azurerm",
|
||||
"versions": [
|
||||
"6.13.1"
|
||||
],
|
||||
"zip_versions": [
|
||||
"6.7.0"
|
||||
],
|
||||
"default": "6.13.1"
|
||||
},
|
||||
{
|
||||
"name": "azure",
|
||||
"versions": [
|
||||
"5.3.0"
|
||||
],
|
||||
"zip_versions": [
|
||||
"5.1.1"
|
||||
],
|
||||
"default": "5.3.0"
|
||||
},
|
||||
{
|
||||
"name": "az",
|
||||
"versions": [
|
||||
|
||||
Reference in New Issue
Block a user