Skip to content

Commit 5cd5bbb

Browse files
authored
disable per Azure#22498 (Azure#22499)
1 parent c2a6a27 commit 5cd5bbb

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
{
22
"matrix": {
33
"Agent": {
4-
"ubuntu-20.04": { "OSVmImage": "MMSUbuntu20.04", "Pool": "azsdk-pool-mms-ubuntu-2004-general" },
5-
"windows-2019": { "OSVmImage": "MMS2019", "Pool": "azsdk-pool-mms-win-2019-general" }
4+
"ubuntu-20.04": { "OSVmImage": "MMSUbuntu20.04", "Pool": "azsdk-pool-mms-ubuntu-2004-general" }
65
},
7-
"PythonVersion": [ "3.6", "3.8", "3.9" ]
6+
"PythonVersion": [ "3.6" ]
87
}
98
}

0 commit comments

Comments
 (0)