test: kafka bridge is enterprise only feature

This commit is contained in:
Ivan Dyachkov 2023-11-02 16:15:28 +01:00
parent 26380f48f8
commit 7acf3cfef7
1 changed files with 0 additions and 1 deletions

View File

@ -92,7 +92,6 @@ matrix() {
entries+=("$(format_app_entry "$app" 1 emqx-enterprise "$runner")")
;;
apps/emqx_bridge_kafka)
entries+=("$(format_app_entry "$app" 1 emqx "$runner")")
entries+=("$(format_app_entry "$app" 3 emqx-enterprise "$runner")")
;;
apps/emqx_connector)