From 1b657152ba651b71aa5aff7e63343aaf3b892ecf Mon Sep 17 00:00:00 2001 From: Boquan Fang Date: Thu, 12 Dec 2024 11:15:38 -0800 Subject: [PATCH] ci: add neqo from required resumption test client (#2420) Co-authored-by: Boquan Fang --- .github/interop/required.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/interop/required.json b/.github/interop/required.json index a7e583e141..948ff71682 100644 --- a/.github/interop/required.json +++ b/.github/interop/required.json @@ -648,6 +648,7 @@ "server" ], "neqo": [ + "client", "server" ], "ngtcp2": [ @@ -673,4 +674,4 @@ "s2n-quic-rustls": [], "xquic": [] } -} +} \ No newline at end of file