File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ install:
8686 # - if [ -n "$OPENSSL_VER" ] && [ ! -f download-cache/openssl-$OPENSSL_VER.tar.gz ]; then wget -P download-cache https://github.com/openssl/openssl/releases/download/openssl-$OPENSSL_VER/openssl-$OPENSSL_VER.tar.gz || wget -P download-cache https://www.openssl.org/source/openssl-$OPENSSL_VER.tar.gz || wget -P download-cache https://www.openssl.org/source/old/${OPENSSL_VER//[a-z]/}/openssl-$OPENSSL_VER.tar.gz; fi
8787 - wget https://github.com/openresty/openresty-deps-prebuild/releases/download/v20230902/boringssl-20230902-x64-focal.tar.gz
8888 - wget https://github.com/openresty/openresty-deps-prebuild/releases/download/v20230902/curl-h3-x64-focal.tar.gz
89- - git clone https://github.com/openresty /test-nginx.git
89+ - git clone https://github.com/swananan /test-nginx.git -b fix_http2_test_cases
9090 - git clone https://github.com/openresty/openresty.git ../openresty
9191 - git clone https://github.com/openresty/no-pool-nginx.git ../no-pool-nginx
9292 - git clone https://github.com/openresty/openresty-devel-utils.git
You can’t perform that action at this time.
0 commit comments