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 694ba30 commit ba2e30eCopy full SHA for ba2e30e
sdk/eventhub/ci.yml
@@ -29,12 +29,6 @@ extends:
29
template: ../../eng/pipelines/templates/stages/archetype-sdk-client.yml
30
parameters:
31
ServiceDirectory: eventhub
32
- # Override the base matrix due to https://github.com/Azure/azure-sdk-for-python/issues/17837
33
- MatrixConfigs:
34
- - Name: eventhub_ci_matrix
35
- Path: eng/pipelines/templates/stages/platform-matrix-no-312.json
36
- Selection: sparse
37
- GenerateVMJobs: true
38
MatrixFilters:
39
- PythonVersion=^(?!pypy3).*
40
Artifacts:
0 commit comments