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 663fb8f commit b9a3f4dCopy full SHA for b9a3f4d
2 files changed
.github/workflows/build-main-branches.yml
@@ -114,8 +114,8 @@ jobs:
114
connector:
115
- name: AMQP
116
artifact: smallrye-reactive-messaging-amqp
117
- - name: MQTT
118
- artifact: smallrye-reactive-messaging-mqtt
+# - name: MQTT
+# artifact: smallrye-reactive-messaging-mqtt
119
- name: RabbitMQ
120
artifact: smallrye-reactive-messaging-rabbitmq-og
121
- name: Pulsar
.github/workflows/build-pull.yml
@@ -113,8 +113,8 @@ jobs:
113
0 commit comments