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 8066a0d commit 9335309Copy full SHA for 9335309
1 file changed
vsts/python-e2e.yaml
@@ -88,7 +88,7 @@ stages:
88
89
strategy:
90
matrix:
91
- # Not covering Python 3.14 as it is failing on pipeline (published uamqp wheel fails to compile)
+ # Not covering Python 3.14 as it is failing on pipeline (published uamqp wheel fails to compile).
92
py313_mqtt: { pv: '3.13', transport: 'mqtt', consumer_group: 'cg3' }
93
py312_mqtt_ws: { pv: '3.12', transport: 'mqttws', consumer_group: 'cg4' }
94
0 commit comments