Skip to content

Commit cbcb297

Browse files
authored
Update coverage.yml
1 parent 5fb46df commit cbcb297

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/coverage.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,6 @@ jobs:
104104
source ./env/bin/activate
105105
az --version
106106
azdev extension add "*"
107-
pip3 uninstall -y pyOpenSSL
108-
pip3 install pyOpenSSL==22.0.0
107+
pip3 uninstall -y pyOpenSSL azure-mgmt-compute
108+
pip3 install pyOpenSSL==22.0.0 azure-mgmt-compute==31.0.0
109109
azdev statistics list-command-table CLI --statistics-only --debug

0 commit comments

Comments
 (0)