Skip to content

Commit c65dad0

Browse files
authored
ci: Temporarily remove xquic from required interop tests (#2833)
1 parent 37ebccb commit c65dad0

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

.github/interop/required.json

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,7 @@
3939
"client",
4040
"server"
4141
],
42-
"xquic": [
43-
"server"
44-
]
42+
"xquic": []
4543
},
4644
"handshake": {
4745
"aioquic": [
@@ -82,9 +80,7 @@
8280
"client",
8381
"server"
8482
],
85-
"xquic": [
86-
"server"
87-
]
83+
"xquic": []
8884
},
8985
"transfer": {
9086
"aioquic": [
@@ -166,9 +162,7 @@
166162
"client",
167163
"server"
168164
],
169-
"xquic": [
170-
"server"
171-
]
165+
"xquic": []
172166
},
173167
"chacha20": {
174168
"aioquic": [
@@ -635,4 +629,4 @@
635629
"s2n-quic-rustls": [],
636630
"xquic": []
637631
}
638-
}
632+
}

0 commit comments

Comments
 (0)