We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c12ca1 commit 91764ecCopy full SHA for 91764ec
eng/pipelines/templates/stages/platform-matrix.json
@@ -10,7 +10,7 @@
10
"ubuntu-20.04": { "OSVmImage": "MMSUbuntu20.04", "Pool": "azsdk-pool-mms-ubuntu-2004-general" },
11
"macos-11": { "OSVmImage": "macos-11", "Pool": "Azure Pipelines" }
12
},
13
- "PythonVersion": [ "3.8", "pypy3.9", "3.10", "3.11" ],
+ "PythonVersion": [ "3.8", "pypy3.9", "3.11", "3.10" ],
14
"CoverageArg": "--disablecov",
15
"TestSamples": "false"
16
0 commit comments