From 20122b878574db58014595c15ce316690eadd7cb Mon Sep 17 00:00:00 2001 From: xiaofei0800 Date: Tue, 5 Mar 2024 18:49:39 +0800 Subject: [PATCH] Remove msquic in main interop workflow. --- .github/workflows/tquic-interop-main.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/tquic-interop-main.yaml b/.github/workflows/tquic-interop-main.yaml index 072b165f..e26df961 100644 --- a/.github/workflows/tquic-interop-main.yaml +++ b/.github/workflows/tquic-interop-main.yaml @@ -25,10 +25,6 @@ jobs: client: lsquic - server: lsquic client: tquic - - server: tquic - client: msquic - - server: msquic - client: tquic - server: tquic client: ngtcp2 - server: ngtcp2