Skip to content

Commit ec3172d

Browse files
authored
{CI} Pin azdev to 0.1.90 (#30874)
1 parent 540af61 commit ec3172d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/templates/azdev_setup.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ steps:
1616
chmod +x env/bin/activate
1717
. env/bin/activate
1818
python -m pip install -U pip
19-
pip install azdev
19+
pip install azdev==0.1.90
2020
azdev --version
2121
2222
if [ -z "$CLI_EXT_REPO_PATH" ]; then

0 commit comments

Comments
 (0)