Temporarily avoid updating to azure-mgmt-compute 38
Some checks failed
/ test (push) Failing after 34s
Some checks failed
/ test (push) Failing after 34s
It's got a massive list of breaking changes and at least one of them impact us. Signed-off-by: Jeremy Cline <jeremycline@microsoft.com>
This commit is contained in:
parent
faf71a4c50
commit
18dec91847
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ aws = [
|
|||
]
|
||||
azure = [
|
||||
"azure-identity",
|
||||
"azure-mgmt-compute",
|
||||
"azure-mgmt-compute ~= 37.2.0",
|
||||
"azure-storage-blob",
|
||||
]
|
||||
gcp = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue