mirror of
https://github.com/actions/runner-images.git
synced 2026-01-06 01:59:46 +08:00
[ubuntu] Change azure ps module from 5.7.0 to 5.9.0 for Ubuntu 18 & 20 (#3562)
This commit is contained in:
@@ -109,7 +109,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": [
|
||||
"3.1.0",
|
||||
|
||||
@@ -107,7 +107,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": [
|
||||
"3.1.0",
|
||||
|
||||
Reference in New Issue
Block a user