Skip to content

Commit ba2e30e

Browse files
authored
[Eventhub] Update CI test matrix (#36240)
This adds Python 3.12 testing and should get the CI passing again. Signed-off-by: Paul Van Eck <[email protected]>
1 parent 694ba30 commit ba2e30e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

sdk/eventhub/ci.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,6 @@ extends:
2929
template: ../../eng/pipelines/templates/stages/archetype-sdk-client.yml
3030
parameters:
3131
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
3832
MatrixFilters:
3933
- PythonVersion=^(?!pypy3).*
4034
Artifacts:

0 commit comments

Comments
 (0)