File tree 1 file changed +0
-1
lines changed
1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,6 @@ install:
86
86
- if [ -n "$OPENSSL_VER" ] && [ ! -f download-cache/openssl-$OPENSSL_VER.tar.gz ]; then 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
87
87
- wget https://github.com/openresty/openresty-deps-prebuild/releases/download/v20230902/boringssl-20230902-x64-focal.tar.gz
88
88
- 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
90
89
- git clone -b enable-ngx-location-capture-in-http2 https://github.com/oowl/test-nginx.git
91
90
- git clone https://github.com/openresty/openresty.git ../openresty
92
91
- git clone https://github.com/openresty/no-pool-nginx.git ../no-pool-nginx
You can’t perform that action at this time.
0 commit comments