This is an automated email from the ASF dual-hosted git repository.

jamesnetherton pushed a commit to branch camel-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git

commit 906dad8ae3116684ba9ec4e32ebfed4023122214
Author: James Netherton <[email protected]>
AuthorDate: Thu May 13 11:20:08 2021 +0100

    Disable NATS native build on CI #2589
---
 tooling/scripts/test-categories.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tooling/scripts/test-categories.yaml 
b/tooling/scripts/test-categories.yaml
index c796d9d..226612b 100644
--- a/tooling/scripts/test-categories.yaml
+++ b/tooling/scripts/test-categories.yaml
@@ -133,7 +133,7 @@ group-09:
   - kafka-sasl-ssl
   - kafka-ssl
   - messaging
-  - nats
+#  - nats
   - splunk
   - spring-rabbitmq
   - xchange

Reply via email to