Skip to content

Commit 561126e

Browse files
committed
fix: http3
1 parent dc4b656 commit 561126e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gm.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
- name: Install
4848
run: |
4949
wget https://raw.githubusercontent.com/api7/apisix-build-tools/master/build-apisix-base.sh
50+
sed -i '/--with-http_v3_module[[:space:]]*\\$/d' config.txt ## tongsuo does not support quic tls
5051
chmod +x build-apisix-base.sh
5152
export openssl_prefix=/usr/local/tongsuo
5253

0 commit comments

Comments
 (0)