Skip to content

Commit 9335309

Browse files
committed
Change to trigger pipelines
1 parent 8066a0d commit 9335309

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vsts/python-e2e.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ stages:
8888

8989
strategy:
9090
matrix:
91-
# Not covering Python 3.14 as it is failing on pipeline (published uamqp wheel fails to compile)
91+
# Not covering Python 3.14 as it is failing on pipeline (published uamqp wheel fails to compile).
9292
py313_mqtt: { pv: '3.13', transport: 'mqtt', consumer_group: 'cg3' }
9393
py312_mqtt_ws: { pv: '3.12', transport: 'mqttws', consumer_group: 'cg4' }
9494

0 commit comments

Comments
 (0)